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