Commit 87ee667f by Demid Merzlyakov

Removed commented code.

parent 541f3a3c
......@@ -52,13 +52,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
.withCrashReporting(false)
.withAppVersion(appVersion))
// TODO: Radar Setup
// WDT radar setup
// SwarmManager.sharedManager.authentication = SkywiseAuthentication(
// app_id: WDT_APP_ID,
// app_key: WDT_APP_KEY
// )
//MoEngage setup
var moEngageConfig = MOSDKConfig(appID: kMoEngageAppId)
moEngageConfig.appGroupID = "group.com.onelouder.oneweather.MoEngage"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment