Code cleanup (#3131)
This commit is contained in:
parent
28bd31a125
commit
58affc53dc
5 changed files with 5 additions and 6 deletions
|
|
@ -117,6 +117,6 @@ exports.installCLI = withNotification => {
|
|||
});
|
||||
} else {
|
||||
withNotification &&
|
||||
notify('Hyper CLI instalation', 'Command is added in PATH only at package installation. Please reinstall.');
|
||||
notify('Hyper CLI installation', 'Command is added in PATH only at package installation. Please reinstall.');
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue