mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Remove unused Nsfw annotation
Extensions now purely declare it through the Gradle config
This commit is contained in:
parent
8a5d8c96ef
commit
548e300c4b
1 changed files with 0 additions and 6 deletions
|
@ -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
|
|
Loading…
Reference in a new issue