Fix build errors because of JSoup update

This commit is contained in:
Jobobby04
2021-07-18 20:18:20 -04:00
parent cf54851342
commit 65b6f7df44
6 changed files with 25 additions and 27 deletions
-2
View File
@@ -338,8 +338,6 @@ object EXHMigrations {
// if (oldVersion under 1) { } (1 is current release version)
// do stuff here when releasing changed crap
// TODO BE CAREFUL TO NOT FUCK UP MergedSources IF CHANGING URLs
return true
}
} catch (e: Exception) {