Skip to content

Commit

Permalink
Back out "DoNotStripAny on DataClassSuper"
Browse files Browse the repository at this point in the history
Summary:
Original commit changeset: 5a507440fbb0

Original Phabricator Diff: D62903858

Reviewed By: NTillmann

Differential Revision: D63078410

fbshipit-source-id: 99d417f92f64e0c08284e452c93748f0a2d3978f
  • Loading branch information
Wei Zhang (Devinfra) authored and facebook-github-bot committed Sep 23, 2024
1 parent 6db9bd0 commit 22c340d
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@

package com.facebook.kotlin.compilerplugins.dataclassgenerate.superclass

import com.facebook.proguard.annotations.DoNotStripAny

@DoNotStripAny open class DataClassSuper
open class DataClassSuper

0 comments on commit 22c340d

Please sign in to comment.