Skip to content
Snippets Groups Projects
Commit 552313c0 authored by albruiz's avatar albruiz
Browse files

Update GeneralDataDB.java

parent 7ab874b6
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,6 @@ public class GeneralDataDB {
}
rs.close();
ps.close();
pool.freeConnection(connection);
} catch (Exception e) {
e.printStackTrace();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment