mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-24 03:25:12 +01:00
Test change that fails checkstyle.
This commit is contained in:
parent
49fcadf434
commit
5b8984a492
@ -23,7 +23,8 @@ import java.util.List;
|
|||||||
public class AnchorDestination implements MVDestination {
|
public class AnchorDestination implements MVDestination {
|
||||||
private boolean isValid;
|
private boolean isValid;
|
||||||
private Location location;
|
private Location location;
|
||||||
private MultiverseCore plugin;
|
private MultiverseCore plugin ;
|
||||||
|
private Object test ;
|
||||||
private String name;
|
private String name;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user