PlotSquared/Core/src/main
Alexander Söderberg 3abb35e506 Prevent NPE when trying to set statement = null in SQLManager
If the statement is null, the `isClosed` check will lead to a NPE. As it's going to be null either way, just ignoring the NPE has no side effects.
2019-12-20 18:01:36 +01:00
..
java/com/github/intellectualsites/plotsquared Prevent NPE when trying to set statement = null in SQLManager 2019-12-20 18:01:36 +01:00
resources Remove unnecessary spaces 2019-09-12 04:01:47 +02:00