#118 removed some coordinator nodiscard tags

This commit is contained in:
Mikayla Fischler
2023-02-22 23:20:59 -05:00
parent 4340518ecf
commit 225ed7baa1
10 changed files with 4 additions and 14 deletions

View File

@@ -29,7 +29,6 @@ local border = core.graphics.border
local period = core.flasher.PERIOD
-- new process control view
---@nodiscard
---@param root graphics_element parent
---@param x integer top left x
---@param y integer top left y