Skip to content

Commit cdb0f14

Browse files
committed
Remove non-used import
1 parent cee8573 commit cdb0f14

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/com/github/jonathanhds/sqlbuilder/support/MemoryDatabase.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package com.github.jonathanhds.sqlbuilder.support;
22

3-
import java.io.FileNotFoundException;
43
import java.io.FileReader;
54
import java.io.IOException;
65
import java.sql.Connection;

0 commit comments

Comments
 (0)