Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Pugmatt committed Jun 29, 2021
1 parent 6dd2863 commit 15c4dcf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ public void createTables() throws SQLException {
+ " (id INTEGER PRIMARY KEY AUTO_INCREMENT,"
+ " uuid TEXT,"
+ " name TEXT,"
+ " serverName TEXT,"
+ " servers TEXT,"
+ " serverLimit INTEGER,"
+ " INDEX (uuid(255))"
Expand Down

0 comments on commit 15c4dcf

Please sign in to comment.