Skip to content

Commit

Permalink
modules/ReadyCheck: Tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Jul 18, 2019
1 parent c5c24ef commit c70ee04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/ReadyCheck.lua
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,6 @@ end
function module:OnRegister()
self.db = oRA.db:RegisterNamespace("ReadyCheck", defaults)
oRA:RegisterModuleOptions("ReadyCheck", options)
self.db.profile.gui = nil -- XXX temp cleanup
end

function module:OnEnable()
Expand Down

0 comments on commit c70ee04

Please sign in to comment.