generated from your-land/yl_template
Removes unused privs comment
This commit is contained in:
parent
02259de6d0
commit
05ae0890c2
1
init.lua
1
init.lua
@ -23,7 +23,6 @@ yl_scheduler.information.additional = "Execute tasks based on utc"
|
||||
|
||||
dofile(yl_scheduler.modpath .. "config.lua")
|
||||
dofile(yl_scheduler.modpath .. "setup.lua")
|
||||
--dofile(yl_scheduler.modpath .. "privs.lua")
|
||||
dofile(yl_scheduler.modpath .. "internal.lua")
|
||||
--dofile(yl_scheduler.modpath .. "api.lua")
|
||||
dofile(yl_scheduler.modpath .. "initialize.lua")
|
||||
|
Loading…
Reference in New Issue
Block a user