mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
refactor(plugin): remove redundant init.lua wrapper
This commit is contained in:
@@ -6,4 +6,4 @@ if not package.path:find(module_patterns, 1, true) then
|
||||
package.path = module_patterns .. package.path
|
||||
end
|
||||
|
||||
require("init").init()
|
||||
require("bootstrap").init()
|
||||
|
||||
Reference in New Issue
Block a user