forked from SteamWar/SteamWar
Hotfix CheckCommand
Remove uneeded stuff in SQLWrapper
This commit is contained in:
@@ -36,8 +36,5 @@ public interface SQLWrapper<M> {
|
||||
return Collections.emptyList();
|
||||
}
|
||||
|
||||
default void processSchematicType(GameModeConfig<?, String> gameModeConfig) {
|
||||
}
|
||||
|
||||
void additionalExceptionMetadata(StringBuilder builder);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user