Skip to content

Commit

Permalink
Remove debugging logger
Browse files Browse the repository at this point in the history
  • Loading branch information
jmshal committed Jan 30, 2016
1 parent 8fc1e11 commit e3230e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Filter getFilter () {

@Override
public void onEnable () {
getLogger().info("onEnable running...");
setupConfig();
loadConfig();
startMetrics();
Expand Down

0 comments on commit e3230e0

Please sign in to comment.