Remove bad if

This commit is contained in:
Garth Vander Houwen 2025-10-28 08:58:00 -07:00
parent ebc84d3efd
commit 3b9c0bf53e

View file

@ -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