This shouldn't be here...

2.x
Szum123321 2022-08-31 22:42:39 +02:00
parent 8cede17568
commit 91447b7b3c
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ public abstract class AbstractCompressor {
}
} catch (IOException | InterruptedException | ExecutionException e) {
log.error("An exception occurred!", e);
} catch (Exception e) {
if(ctx.initiator() == ActionInitiator.Player)
log.sendError(ctx, "Something went wrong while compressing files!");
} finally {