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

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed May 16, 2018
1 parent 8653bd8 commit e838ecb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ main(List<String> args) async {
progress.finish(showTiming: true);

logger.stdout('All ${logger.ansi.emphasized('done')}.');
// ignore: deprecated_member_use
logger.flush();
}

0 comments on commit e838ecb

Please sign in to comment.