Skip to content

Commit

Permalink
Small cleanup of incorrect comment in features.go file (#3944)
Browse files Browse the repository at this point in the history
  • Loading branch information
igooch authored Aug 12, 2024
1 parent ff4c222 commit c817372
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/util/runtime/features.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ const (
// (a generic implenetation of the player tracking feature).
FeatureCountsAndLists Feature = "CountsAndLists"

////////////////
// Alpha features

// FeatureDisableResyncOnSDKServer is a feature flag to enable/disable resync on SDK server.
FeatureDisableResyncOnSDKServer Feature = "DisableResyncOnSDKServer"

Expand Down

0 comments on commit c817372

Please sign in to comment.