code cleanup

This commit is contained in:
Jan-Peter Klein
2026-01-05 14:00:20 +01:00
parent ba765f7a69
commit 787d0b8e12

View File

@@ -219,7 +219,7 @@ public abstract class HubKeyLoadingModule {
@IntoMap
@FxControllerKey(RegisterFailedController.class)
abstract FxController bindRegisterFailedController(RegisterFailedController controller);
@Binds
@IntoMap
@FxControllerKey(UnauthorizedDeviceController.class)