Remove useless statement
This commit is contained in:
@ -95,7 +95,6 @@ function! vimwiki#base#find_wiki(path)
|
|||||||
let bestmatch = idx
|
let bestmatch = idx
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
let idx += 1
|
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
return bestmatch
|
return bestmatch
|
||||||
|
Reference in New Issue
Block a user