mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(edit-names) rm duplicate hide
This commit is contained in:
parent
e2cdcbd5ce
commit
772b82857b
1 changed files with 0 additions and 1 deletions
|
|
@ -209,7 +209,6 @@ CloudCmd.EditNames = function EditNamesProto(callback) {
|
|||
return;
|
||||
|
||||
Dialog.confirm(TITLE, msg)
|
||||
.then(EditNames.hide)
|
||||
.then(applyNames)
|
||||
.catch(EditNames.hide);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue