mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-01 14:50:15 +08:00
opt: cache clean
This commit is contained in:
@@ -110,8 +110,6 @@ void main() async {
|
||||
..lazyPut(DownloadService.new);
|
||||
HttpOverrides.global = _CustomHttpOverrides();
|
||||
|
||||
CacheManager.autoClearCache();
|
||||
|
||||
if (PlatformUtils.isMobile) {
|
||||
if (Platform.isAndroid) MaxScreenSize.init();
|
||||
await Future.wait([
|
||||
|
||||
Reference in New Issue
Block a user