코드정리
This commit is contained in:
parent
6d8ace1656
commit
d60768a63d
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ class CommandInstall extends CommandBase {
|
|||
|
||||
@override
|
||||
String getDescription() {
|
||||
var serviceName = CLI.current.config.serviceName;
|
||||
return ':::: Install for the startup program to run on the background.';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue