Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Remove unused Nsfw annotation

Extensions now purely declare it through the Gradle config
Cette révision appartient à :
arkon 2022-01-01 10:51:27 -05:00
Parent 8a5d8c96ef
révision 548e300c4b

Voir le fichier

@ -1,6 +0,0 @@
package eu.kanade.tachiyomi.annotations
// TODO: remove this when no longer used in extensions
@Retention(AnnotationRetention.RUNTIME)
@Target(AnnotationTarget.CLASS)
annotation class Nsfw