We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86901ca commit dfd3a21Copy full SHA for dfd3a21
1 file changed
src/Classes/SkillsTab.lua
@@ -7,7 +7,6 @@ local pairs = pairs
7
local ipairs = ipairs
8
local t_insert = table.insert
9
local t_remove = table.remove
10
-local t_sort = table.sort
11
local m_min = math.min
12
local m_max = math.max
13
0 commit comments