mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 11:15:57 -07:00
Minor cosmetic cleanups to imports etc
Please see https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/389/overview By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
@@ -2,8 +2,6 @@ package org.bukkit.metadata;
|
||||
|
||||
import org.bukkit.plugin.Plugin;
|
||||
|
||||
import java.util.concurrent.Callable;
|
||||
|
||||
/**
|
||||
* A FixedMetadataValue is a special case metadata item that contains the same
|
||||
* value forever after initialization. Invalidating a FixedMetadataValue has
|
||||
|
Reference in New Issue
Block a user