mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-01-24 12:44:56 +08:00
Fixed a warning.
This commit is contained in:
parent
ba5010a272
commit
4b3564a9ac
@ -32,6 +32,7 @@
|
||||
* @author sk89q
|
||||
*/
|
||||
public class NavigationCommands {
|
||||
@SuppressWarnings("unused")
|
||||
private final WorldEdit we;
|
||||
|
||||
public NavigationCommands(WorldEdit we) {
|
||||
|
Loading…
Reference in New Issue
Block a user