minor tweaks to make the code pass the check style
This commit is contained in:
parent
52673dfbce
commit
ecbe486d3b
@@ -51,5 +51,5 @@ default void receivedEvent(ClientStateEvent event) { /* do nothing */ }
|
||||
*
|
||||
* @param event the received Event
|
||||
*/
|
||||
default void receivedEvent(MusicEvent event) { /* do nothing */ };
|
||||
default void receivedEvent(MusicEvent event) { /* do nothing */ }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user