Skip to content

Commit 6d2f9c7

Browse files
committed
removed file modification for a more clear commit
1 parent c8933f7 commit 6d2f9c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/command/run.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ class RunCommand extends PubCommand {
2222
RunCommand() {
2323
argParser.addFlag("checked",
2424
abbr: "c", help: "Enable runtime type checks and assertions.");
25-
2625
argParser.addOption("mode",
2726
help: 'Mode to run transformers in.\n'
2827
'(defaults to "release" for dependencies, "debug" for '

0 commit comments

Comments
 (0)