removed useless require

This commit is contained in:
ZioPao
2024-10-17 23:22:08 +02:00
parent 39bccaf895
commit 4af127196c

View File

@@ -1,7 +1,7 @@
-- TODO This section must be overhauled -- TODO This section must be overhauled
local DataController = require("TOC/Controllers/DataController") -- local DataController = require("TOC/Controllers/DataController")
local StaticData = require("TOC/StaticData") -- local StaticData = require("TOC/StaticData")
---@diagnostic disable: duplicate-set-field ---@diagnostic disable: duplicate-set-field
-- Bunch of actions shouldn't be modified by the adjusted time -- Bunch of actions shouldn't be modified by the adjusted time