Small javadoc cleanup

By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
Bukkit/Spigot
2011-10-10 21:58:44 +01:00
parent 96063a2b4d
commit 429eb80d6e
46 changed files with 1 additions and 140 deletions

View File

@@ -10,8 +10,6 @@ import java.util.List;
* services manager in order to use a service (if one is available). If
* multiple plugins register a service, then the service with the highest
* priority takes precedence.
*
* @author sk89q
*/
public interface ServicesManager {