Remove unused imports.

main
KKlochko 2 years ago
parent 8fc2212bef
commit 8a88ee24fd

@ -1,6 +1,5 @@
package space.kklochko.jdbc_hospital_example.db.repositories;
import jdk.internal.foreign.ArenaAllocator;
import space.kklochko.jdbc_hospital_example.db.factories.DataBaseConnection;
import space.kklochko.jdbc_hospital_example.db.repositories.blocks.CreateTable;
import space.kklochko.jdbc_hospital_example.db.repositories.blocks.TransactionalInsert;

Loading…
Cancel
Save