refactor: deleted unused NotificationEvent
This commit is contained in:
parent
9d5484966e
commit
f184c6b3b9
@ -1,6 +0,0 @@
|
||||
package uulm.teamname.marvelous.gamelibrary.events;
|
||||
|
||||
/** Represents a notification event for: {@link EventType#Ack}, {@link EventType#Nack}. */
|
||||
public class NotificationEvent extends Event {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user