Remove stray logging
Esse commit está contido em:
@@ -502,7 +502,6 @@ class Pane extends Model
|
|||||||
newItemPath = atom.showSaveDialogSync(itemPath)
|
newItemPath = atom.showSaveDialogSync(itemPath)
|
||||||
if newItemPath
|
if newItemPath
|
||||||
try
|
try
|
||||||
console.log 'here?'
|
|
||||||
item.saveAs(newItemPath)
|
item.saveAs(newItemPath)
|
||||||
catch error
|
catch error
|
||||||
@handleSaveError(error)
|
@handleSaveError(error)
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário