mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Fixes #878
This commit is contained in:
parent
af9f5b5f44
commit
11064ec814
1 changed files with 0 additions and 2 deletions
|
@ -2494,8 +2494,6 @@ public class SQLManager implements AbstractDB {
|
|||
}
|
||||
|
||||
resultSet.close();
|
||||
stmt.close();
|
||||
|
||||
result.run(metaMap);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue