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