Skip to content

Commit ae7f779

Browse files
authored
Update KinogerPlugin.kt
1 parent ed2196e commit ae7f779

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Kinoger/src/main/kotlin/com/ne1work/KinogerPlugin.kt

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ class KinogerPlugin: Plugin() {
99
override fun load(context: Context) {
1010
// All providers should be added in this manner. Please don't edit the providers list directly.
1111
registerMainAPI(Kinoger())
12-
registerExtractorAPI(Kinogeru())
1312
}
14-
}
13+
}

0 commit comments

Comments
 (0)