mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-06 22:56:41 +02:00
2.9 -> 3.0 merge
This commit is contained in:
@@ -12,11 +12,5 @@ public class InstallationFinishedEvent extends Event
|
||||
public HandlerList getHandlers()
|
||||
{
|
||||
return handlers;
|
||||
}
|
||||
|
||||
@Override
|
||||
public HandlerList getHandlers()
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user