refactor: remove all Shiori code

Their API is Terrible, Horrible, No Good, Very Bad[1][2]

1: It's _fine_ but I want more
2: https://en.wikipedia.org/wiki/Alexander_and_the_Terrible,_Horrible,_No_Good,_Very_Bad_Day
This commit is contained in:
Harsh Shandilya 2023-12-03 21:52:38 +05:30
parent 1d5302f26c
commit 6084e5bb30
No known key found for this signature in database
13 changed files with 0 additions and 391 deletions

View file

@ -27,7 +27,6 @@ dependencies {
implementation(libs.jsoup)
testImplementation(testFixtures(libs.eithernet))
testImplementation(libs.testcontainers)
testImplementation(libs.kotlinx.coroutines.test)
testImplementation(libs.kotlinx.serialization.json)
testImplementation(libs.retrofit.kotlinxSerializationConverter)