Style: Apply Spotless

This commit is contained in:
Lars Simon Winzer
2026-04-07 13:31:26 +02:00
parent ee694b8168
commit 822dfe778d
@@ -82,7 +82,7 @@ public class UserRegistry {
/** /**
* Removes a user from the internals of the registry. * Removes a user from the internals of the registry.
* *
* @param user the user to remove * @param user the user to remove
*/ */
private synchronized void remove(User user) { private synchronized void remove(User user) {