debug logging removed
This commit is contained in:
parent
8eeb2dc57e
commit
1c064ec13a
2 changed files with 0 additions and 2 deletions
|
|
@ -154,7 +154,6 @@ class Ex
|
|||
args = args.trim()
|
||||
filePaths = args.split(' ')
|
||||
filePaths = undefined if filePaths.length is 1 and filePaths[0] is ''
|
||||
console.log filePaths, filePaths is ['']
|
||||
pane = atom.workspace.getActivePane()
|
||||
if filePaths? and filePaths.length > 0
|
||||
newPane = pane.splitUp()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue