변경
This commit is contained in:
@@ -23,7 +23,4 @@ public class AbstractEvent {
|
||||
this.timestamp = timestamp;
|
||||
}
|
||||
|
||||
public boolean isMe(){
|
||||
return getEventType().equals(getClass().getSimpleName());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user