Skip to content

Commit

Permalink
fixup: delete comment
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert committed Dec 14, 2023
1 parent a40bb4e commit bf5c706
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ export class InMemoryProvider implements Provider {
this.status = ProviderStatus.STALE;
this.events.emit(ProviderEvents.Stale);

// this.events.emit(ProviderEvents.ContextChanged)

this._flagConfiguration = { ...flagConfiguration };
this.events.emit(ProviderEvents.ConfigurationChanged, { flagsChanged });

Expand Down

0 comments on commit bf5c706

Please sign in to comment.