remove isNsfw annotation detection

This commit is contained in:
Aria Moradi
2021-10-10 21:04:28 +03:30
parent b18b8fe22f
commit 2bfd9d24a4
2 changed files with 1 additions and 9 deletions

View File

@@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.annoations
@Retention(AnnotationRetention.RUNTIME)
@Target(AnnotationTarget.CLASS)
annotation class Nsfw