Skip to content

Commit 0e6e345

Browse files
committed
small fix
1 parent 13f7491 commit 0e6e345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/flutterflow_cli.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ ArgResults _parseArgs(List<String> args) {
134134
)
135135
..addOption(
136136
'environment-name',
137-
abbr: 'b',
138137
help: '(Optional) Specify a environment name.',
139138
defaultsTo: 'Production',
140139
);

0 commit comments

Comments
 (0)