mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-12-17 14:28:46 +01:00
SQLDatabaseManager refactor pass
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -474,8 +474,6 @@ class SQLDatabaseManagerTest {
|
||||
when(upgradeManager.shouldUpgrade(any(UpgradeType.class))).thenReturn(false);
|
||||
}
|
||||
|
||||
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// New user -> rows in all core tables
|
||||
// ------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user