mirror of
https://github.com/wassname/nvatom.git
synced 2026-07-17 01:30:16 +08:00
Remove debug code
This commit is contained in:
@@ -95,9 +95,6 @@ module.exports =
|
||||
atom.notifications.addError('notational-velocity.directory #{prevNoteDirectory} does not exists. Migration process is failed.')
|
||||
return
|
||||
|
||||
alert(prevNoteDirectory)
|
||||
alert(currNoteDirectory)
|
||||
|
||||
if prevNoteDirectory.startsWith(packagesDirectory)
|
||||
fs.makeTreeSync(currNoteDirectory)
|
||||
fs.copySync(prevNoteDirectory, currNoteDirectory)
|
||||
|
||||
Reference in New Issue
Block a user