mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Fixes #878
This commit is contained in:
parent
af9f5b5f44
commit
11064ec814
@ -2494,8 +2494,6 @@ public class SQLManager implements AbstractDB {
|
||||
}
|
||||
|
||||
resultSet.close();
|
||||
stmt.close();
|
||||
|
||||
result.run(metaMap);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user