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