Remove a noise comment
This commit is contained in:
parent
8f052c5b47
commit
1d14961285
@ -150,7 +150,6 @@ function! s:UI.getPath(ln)
|
||||
|
||||
let rootLine = self.getRootLineNum()
|
||||
|
||||
" check to see if we have the root node
|
||||
if a:ln == rootLine
|
||||
return self.nerdtree.root.path
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user