mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-24 16:15:27 +02:00
Fixes #878
This commit is contained in:
@@ -2494,8 +2494,6 @@ public class SQLManager implements AbstractDB {
|
||||
}
|
||||
|
||||
resultSet.close();
|
||||
stmt.close();
|
||||
|
||||
result.run(metaMap);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user