AtsuMoe: Delete source that were never usable
parent
2cc0af17d5
commit
d9025dbf81
@ -1 +1 @@
|
|||||||
total: 1254
|
total: 1253
|
||||||
@ -1,10 +0,0 @@
|
|||||||
package org.koitharu.kotatsu.parsers.site.keyoapp.en
|
|
||||||
|
|
||||||
import org.koitharu.kotatsu.parsers.MangaLoaderContext
|
|
||||||
import org.koitharu.kotatsu.parsers.MangaSourceParser
|
|
||||||
import org.koitharu.kotatsu.parsers.model.MangaParserSource
|
|
||||||
import org.koitharu.kotatsu.parsers.site.keyoapp.KeyoappParser
|
|
||||||
|
|
||||||
@MangaSourceParser("ATSUMOE", "AtsuMoe", "en")
|
|
||||||
internal class AtsuMoe(context: MangaLoaderContext) :
|
|
||||||
KeyoappParser(context, MangaParserSource.ATSUMOE, "atsu.moe")
|
|
||||||
Loading…
Reference in New Issue