mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-30 03:52:17 +00:00
drop luarocks requirement
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
-- vim: ft=lua ts=2
|
||||
pcall(require, "luarocks.loader")
|
||||
local Set = {}
|
||||
Set.mt = {__index = Set}
|
||||
function Set:new(values)
|
||||
|
Reference in New Issue
Block a user