Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkkirschner committed Feb 26, 2024
1 parent 2dc5d10 commit 5ba33e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DynamoCore/Models/DynamoModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,6 @@ protected DynamoModel(IStartConfiguration config)
}
//align disable analytics with nonetwork mode, this is done in other entry points(CLI,Sandbox etc) - but
//not all integrators will use those entry points, some may just create a DynamoModel directly.
//TODO write test that checks these are equal.
Analytics.DisableAnalytics = NoNetworkMode;

// If user skipped analytics from assembly config, do not try to launch the analytics client
Expand Down

0 comments on commit 5ba33e0

Please sign in to comment.