@@ -44,7 +44,6 @@ public class ParserBase {
try {
conn.close();
} catch (SQLException e) {
- // TODO Auto-generated catch block
e.printStackTrace();
}