Skip to content

Commit bd1c002

Browse files
committed
Correct the typo error
1 parent b52545a commit bd1c002

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/main/java/org/tinystruct/data/tools/SQLiteGenerator.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,4 @@ public Table find(String SQL) throws ApplicationException {
310310

311311
return table;
312312
}
313-
314-
315-
}
316313
}

0 commit comments

Comments
 (0)