Skip to content

Commit

Permalink
Minor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonabreul committed Jan 3, 2025
1 parent 94602da commit ad34cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Engine/DataFeeds/UniverseSelection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ public SecurityChanges ApplyUniverseSelection(Universe universe, DateTime dateTi
{
if (!request.TradableDaysInDataTimeZone.Any())
{
// Remove the config from the data manager. universe.GetSubscriptionRequests() might have added the configs
_dataManager.RemoveSubscription(request.Configuration, universe);
continue;
}
Expand Down

0 comments on commit ad34cdc

Please sign in to comment.