refactor(sortBtn): drop dead accumulator left after DoContainerMoves rewrite
All checks were successful
release / release (push) Successful in 2s
All checks were successful
release / release (push) Successful in 2s
This commit is contained in:
parent
5ad41f372b
commit
967bec7bde
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ local NORMAL_TEXTURE_SIZE = 64 * (SIZE / 36)
|
|||
-- Bag Sorter code from Sushi Regular
|
||||
local moves = {};
|
||||
local frame = CreateFrame("Frame");
|
||||
local t = 0;
|
||||
local current = nil;
|
||||
local isGuildBankSort = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue