This shouldn't be here...
This commit is contained in:
parent
8cede17568
commit
91447b7b3c
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user