= Cleaned up warnings and added config header

This commit is contained in:
Matthew Cech
2019-05-24 01:46:51 -07:00
parent 5dd8821d51
commit 25c3327651
3 changed files with 6 additions and 2 deletions
-2
View File
@@ -7,8 +7,6 @@ import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import jdk.nashorn.internal.runtime.logging.DebugLogger;
import utils.GlobalLog;
import utils.LogFilter;