1
0
mirror of https://github.com/mihonapp/mihon.git synced 2025-08-20 13:31:32 +02:00

Optimize imports, disallow wildcard imports because of klint, run linter

This commit is contained in:
jobobby04
2020-04-04 16:30:05 -04:00
committed by Jobobby04
parent f18891a07e
commit 23ac3d18e5
138 changed files with 1192 additions and 1027 deletions
app/src/main/java
eu
exh
EHSourceHelpers.ktEXHSavedSearch.ktGalleryAdder.kt
debug
eh
favorites
hitomi
log
metadata
patch
search
smartsearch
source
uconfig
ui
util
org
xyz

@@ -16,4 +16,4 @@ fun WebResourceRequest.toOkHttpRequest(): Request {
}
return request.build()
}
}