Update pitest plugin
[Sone.git] / src / main / java / net / pterodactylus / sone / core / event / InsertionDelayChangedEvent.java
index a3dc2ce..747093c 100644 (file)
@@ -5,8 +5,6 @@ import com.google.common.eventbus.EventBus;
 /**
  * Notifies interested {@link EventBus} clients that the Sone insertion delay
  * has changed.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class InsertionDelayChangedEvent {