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
|
let bestmatch = idx
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
let idx += 1
|
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
return bestmatch
|
return bestmatch
|
||||||
|
Loading…
Reference in New Issue
Block a user