mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Remove bad if
This commit is contained in:
parent
ebc84d3efd
commit
3b9c0bf53e
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue