mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-09 05:53:20 +00:00
Code cleanup continues...
This commit is contained in:
parent
e5a8cd88f0
commit
11f02fb947
33 changed files with 406 additions and 13 deletions
|
@ -142,7 +142,6 @@ public class EssentialsConf extends Configuration
|
|||
catch (IOException ex)
|
||||
{
|
||||
LOGGER.log(Level.SEVERE, Util.format("failedToWriteConfig", configFile.toString()), ex);
|
||||
return;
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue