fix: useless statement
This commit is contained in:
parent
b176296b24
commit
1f58704488
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ public class NickoBukkit extends JavaPlugin {
|
|||
if (!dataStore.getStorage().getProvider().close()) {
|
||||
getLogger().warning("Failed to close persistence!");
|
||||
}
|
||||
dataStore.getStorage().setError(false);
|
||||
}
|
||||
|
||||
if (config.isBungeecordSupport()) {
|
||||
|
|
Loading…
Reference in a new issue