diff --git a/Meshtastic/MeshtasticApp.swift b/Meshtastic/MeshtasticApp.swift index fccf9a7c..466ed67a 100644 --- a/Meshtastic/MeshtasticApp.swift +++ b/Meshtastic/MeshtasticApp.swift @@ -43,7 +43,6 @@ struct MeshtasticAppleApp: App { } #endif -#if false Datadog.initialize( with: Datadog.Configuration( clientToken: clientToken, @@ -80,7 +79,6 @@ struct MeshtasticAppleApp: App { ) ) } -#endif accessoryManager = AccessoryManager.shared accessoryManager.appState = appState