Skip to content

Commit

Permalink
Removing a loading statement
Browse files Browse the repository at this point in the history
No man is without enemies.
  • Loading branch information
opussf committed Oct 29, 2023
1 parent 064a9b3 commit 825443c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/INEEDUI.lua
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ end

-- List display functions
function INEED.UIListOnLoad()
INEED.Print("Loading UI - List")
-- INEED.Print("Loading UI - List")
INEEDUIListFrame:Hide()
end
function INEED.UIListOnUpdate()
Expand Down

0 comments on commit 825443c

Please sign in to comment.