Removed trailing whitespaces.
This commit is contained in:
@@ -25,7 +25,7 @@ package com.sk89q.worldedit;
|
||||
*/
|
||||
public class MaxChangedBlocksException extends WorldEditException {
|
||||
private static final long serialVersionUID = -2621044030640945259L;
|
||||
|
||||
|
||||
int maxBlocks;
|
||||
|
||||
public MaxChangedBlocksException(int maxBlocks) {
|
||||
|
||||
Reference in New Issue
Block a user