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