cleanup of requires

This commit is contained in:
Mikayla Fischler
2022-11-24 22:49:35 -05:00
parent 5628df56a2
commit f68c38ccee
6 changed files with 8 additions and 9 deletions

View File

@@ -1,8 +1,9 @@
-- Indicator Light Graphics Element
local util = require("scada-common.util")
local element = require("graphics.element")
local flasher = require("graphics.flasher")
local util = require("scada-common.util")
---@class indicator_light_args
---@field label string indicator label