Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit e838ecb

Browse files
committed
review comments
1 parent 8653bd8 commit e838ecb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/main.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ main(List<String> args) async {
2121
progress.finish(showTiming: true);
2222

2323
logger.stdout('All ${logger.ansi.emphasized('done')}.');
24-
// ignore: deprecated_member_use
25-
logger.flush();
2624
}

0 commit comments

Comments
 (0)