This commit is contained in:
Lorenzo Bianchi 2023-09-05 11:17:40 +02:00
parent f4e00618fd
commit 0025b7e96f
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ public class Main {
Connection connection = DriverManager.getConnection("jdbc:postgresql://127.0.0.1:5432/ingegneria",
"neto", "fethergay");
//TODO: rimuovi gay e frocio
PreparedStatement stmt;