Skip to content

Commit

Permalink
🌈 style(bootstrap): 多了个制表符
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-lile committed Sep 19, 2023
1 parent 27aea8b commit f808073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bootstrap.dart
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Future<void> bootstrap(FutureOr<Widget> Function() builder) async {

// Add cross-flavor configuration here
WidgetsFlutterBinding.ensureInitialized();

final appDocDirectory = await getApplicationDocumentsDirectory();

runApp(
Expand Down

0 comments on commit f808073

Please sign in to comment.