Skip to content

Commit 22fbc49

Browse files
committed
Remove Debug Text
1 parent 545212b commit 22fbc49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/misc/orderhall.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ function ImpUI_OrderHall:PrepBar()
129129
C_Timer.After(delay, function()
130130

131131
local inGarrison = C_Garrison.IsPlayerInGarrison(Enum.GarrisonType.Type_7_0);
132-
print(inGarrison);
133132

134133
orderbar:SetShown(inGarrison);
135134

0 commit comments

Comments
 (0)