Skip to content

Commit 50ec345

Browse files
committed
fix
1 parent 82e8616 commit 50ec345

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/top/mryan2005/simplifiedjava

1 file changed

+1
-1
lines changed

src/main/java/top/mryan2005/simplifiedjava/SQL.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package top.mryan2005.simplifiedjava;
22

3-
import top.mryan2005.SQLs.*;
3+
import top.mryan2005.simplifiedjava.SQLs.*;
44
import top.mryan2005.simplifiedjava.SQLs.MySQL;
55
import top.mryan2005.simplifiedjava.SQLs.SQLServer;
66
import top.mryan2005.simplifiedjava.SQLs.SQLite;

0 commit comments

Comments
 (0)