Skip to content

Commit

Permalink
Updated trCommandExecutor.java
Browse files Browse the repository at this point in the history
  • Loading branch information
hypothermic committed Feb 25, 2018
1 parent 1f4fcf9 commit 3f201af
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -159,7 +159,6 @@ public boolean contains(int[] array, int key) {
final int xfilter = filter;
final String xsearchparam = searchparam;
final int xcolumn = column;
Bukkit.getLogger().info("debug 0");
final boolean c = cl.getConfig().getBoolean("mute-console-output");
try {
if (sqlconn.isClosed()) {
Expand Down

0 comments on commit 3f201af

Please sign in to comment.