mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
cache: Remove redundant variable
This commit is contained in:
parent
a4bc69f7d7
commit
2b3f207391
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from taskwiki import store
|
|||
from taskwiki import short
|
||||
from taskwiki import util
|
||||
|
||||
NEOVIM = (vim.eval('has("nvim")') == "1")
|
||||
|
||||
class BufferProxy(object):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue