Skip to content

Commit dfd3a21

Browse files
committed
remove more unused code
1 parent 86901ca commit dfd3a21

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Classes/SkillsTab.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ local pairs = pairs
77
local ipairs = ipairs
88
local t_insert = table.insert
99
local t_remove = table.remove
10-
local t_sort = table.sort
1110
local m_min = math.min
1211
local m_max = math.max
1312

0 commit comments

Comments
 (0)