moving module
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
return function(path)
|
||||
local exists, content = pcall(require, path)
|
||||
return exists and content or nil
|
||||
end
|
||||
Reference in New Issue
Block a user