diff --git a/src/debug/DebugHost/apps/HaRegistry/RegistryApp.cs b/src/debug/DebugHost/apps/HaRegistry/RegistryApp.cs index 92d824ad6..7c21216ac 100644 --- a/src/debug/DebugHost/apps/HaRegistry/RegistryApp.cs +++ b/src/debug/DebugHost/apps/HaRegistry/RegistryApp.cs @@ -6,7 +6,6 @@ namespace Apps; [NetDaemonApp] -[Focus] public sealed class RegistryApp { public RegistryApp(IHaRegistry haRegistry, IHaContext ha)