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