mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-28 08:50:02 +02:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -7,6 +7,6 @@ public class InstallationFinishedEvent extends Event
|
||||
{
|
||||
public InstallationFinishedEvent()
|
||||
{
|
||||
super(Type.CUSTOM_EVENT);
|
||||
super();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user