#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

@@ -19,7 +19,6 @@ local border = core.graphics.border
local TEXT_ALIGN = core.graphics.TEXT_ALIGN
-- new induction matrix view
---@nodiscard
---@param root graphics_element parent
---@param x integer top left x
---@param y integer top left y