Remove update+version commands
This commit is contained in:
parent
997344488c
commit
7080f80ee7
1 changed files with 1 additions and 3 deletions
|
@ -5,6 +5,4 @@ export "key.dart";
|
||||||
export "init.dart";
|
export "init.dart";
|
||||||
export "install.dart";
|
export "install.dart";
|
||||||
export "make.dart";
|
export "make.dart";
|
||||||
export "rename.dart";
|
export "rename.dart";
|
||||||
export 'update.dart';
|
|
||||||
export 'version.dart';
|
|
Loading…
Reference in a new issue