Skip to content

Commit

Permalink
Removed unnecessary message
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Jul 18, 2024
1 parent d94b318 commit e5e8fdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tooling/lib/src/prepare_command.dart
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ class PrepareCommand extends Command {
}

_runForPackage(package);

stdout.writeln('Done');
}

void _runForAllPackages() {
Expand Down

0 comments on commit e5e8fdd

Please sign in to comment.