cizgiromanarsivi: remove dead source (#4612)

This commit is contained in:
AwkwardPeak7 2024-08-14 16:16:16 +05:00 committed by Draff
parent 42037d400c
commit 9b17442c34
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 14 deletions

View File

@ -1,9 +0,0 @@
ext {
extName = 'Çizgi Roman Arşivi'
extClass = '.CizgiRomanArsivi'
themePkg = 'madara'
baseUrl = 'https://cizgiromanarsivi.com'
overrideVersionCode = 0
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View File

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.tr.cizgiromanarsivi
import eu.kanade.tachiyomi.multisrc.madara.Madara
class CizgiRomanArsivi : Madara("Çizgi Roman Arşivi", "https://cizgiromanarsivi.com", "tr")