diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/luarocks/fs/lua.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/luarocks/fs/lua.lua b/src/luarocks/fs/lua.lua index eba61214..879b5d75 100644 --- a/src/luarocks/fs/lua.lua +++ b/src/luarocks/fs/lua.lua | |||
| @@ -23,7 +23,6 @@ if cfg.fs_use_modules then | |||
| 23 | posix_ok, posix = pcall(require, "posix") | 23 | posix_ok, posix = pcall(require, "posix") |
| 24 | end | 24 | end |
| 25 | 25 | ||
| 26 | local tar = require("luarocks.tools.tar") | ||
| 27 | local patch = require("luarocks.tools.patch") | 26 | local patch = require("luarocks.tools.patch") |
| 28 | 27 | ||
| 29 | local dir_stack = {} | 28 | local dir_stack = {} |
