lint: fix luacheck warnings
This commit is contained in:
parent
303f31895e
commit
8f0bf3789f
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
local uv = vim.uv or vim.loop
|
||||
require("plenary.async").tests.add_to_env()
|
||||
local TmpDir = require("tests.tmpdir")
|
||||
local fs = require("oil.fs")
|
||||
local test_util = require("tests.test_util")
|
||||
|
||||
---Get the raw list of filenames from an unmodified oil buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue