mod: 代码整理

This commit is contained in:
orz12
2024-02-29 22:24:34 +08:00
parent 8f554431ea
commit 66380d4d39
3 changed files with 0 additions and 3 deletions

View File

@@ -87,7 +87,6 @@ class _MainAppState extends State<MainApp> with SingleTickerProviderStateMixin {
@override
Widget build(BuildContext context) {
Box localCache = GStrorage.localCache;
return PopScope(
canPop: false,
onPopInvoked: (bool didPop) async {