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