remove dragon (#7148)
This commit is contained in:
parent
4ea806f2d1
commit
9ff1129a39
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 40 KiB |
Binary file not shown.
Before Width: | Height: | Size: 237 KiB |
|
@ -1,13 +0,0 @@
|
||||||
/* ktlint-disable */
|
|
||||||
// THIS FILE IS AUTO-GENERATED; DO NOT EDIT
|
|
||||||
package eu.kanade.tachiyomi.extension.es.dragontranslation
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.wpmangareader.WPMangaReader
|
|
||||||
import eu.kanade.tachiyomi.annotations.Nsfw
|
|
||||||
import java.text.SimpleDateFormat
|
|
||||||
import java.util.Locale
|
|
||||||
|
|
||||||
|
|
||||||
@Nsfw
|
|
||||||
class DragonTranslation : WPMangaReader("DragonTranslation", "https://dragontranslation.com", "es",
|
|
||||||
dateFormat = SimpleDateFormat("MMM d, yyyy", Locale("es")))
|
|
Loading…
Reference in New Issue