Skip to content

Commit f363350

Browse files
authored
Update SQLite.java
1 parent a3c4080 commit f363350

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/SQLs/SQLite.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ public SQLite(String databaseName) {
77
}
88

99
public Connection getSQLer() {
10+
return null;
1011
}
1112
}

0 commit comments

Comments
 (0)