refactor: remove unnecessary annotations

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX
2023-02-26 23:18:35 +01:00
parent 4c1778a62f
commit e4c3e9ffc5
6 changed files with 0 additions and 17 deletions

View File

@@ -9,6 +9,5 @@ import app.revanced.patcher.annotation.Package
)]
)
@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.RUNTIME)
internal annotation class ExampleBytecodeCompatibility