Skip to content

Commit

Permalink
lint: fix luacheck warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
stevearc committed Nov 20, 2023
1 parent 303f318 commit 8f0bf37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/trash_spec.lua
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 8f0bf37

Please sign in to comment.