#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

@@ -15,7 +15,6 @@ local cpair = core.graphics.cpair
local border = core.graphics.border
-- create new reactor view
---@nodiscard
---@param root graphics_element parent
---@param x integer top left x
---@param y integer top left y