Skip to content

Commit 8d4a13e

Browse files
committed
Revert "inject lua 5.1 check failure"
This reverts commit eed966d.
1 parent eed966d commit 8d4a13e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lua/nvim-tree.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
local _ = table.pack({})
2-
31
local log = require("nvim-tree.log")
42
local view = require("nvim-tree.view")
53
local utils = require("nvim-tree.utils")

0 commit comments

Comments
 (0)