fix: lint issues

This commit is contained in:
kiyan
2022-02-09 22:29:34 +01:00
parent 4fc9cb1da3
commit 525042317e
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
local config = require'nvim-tree.config'
local utils = require'nvim-tree.utils'
local view = require'nvim-tree.view'
local _padding = require'nvim-tree.renderer.padding'