code cleanup

This commit is contained in:
Jan-Peter Klein
2026-01-05 13:31:45 +01:00
parent e9d7e631c7
commit ba765f7a69

View File

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