Skip to content

Commit bbbf7c2

Browse files
remove wrong comment
1 parent 5227eb5 commit bbbf7c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/AzureAppConfigurationImpl.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ import { InvalidOperationError, ArgumentError, isFailoverableError, isInputError
6060
const MIN_DELAY_FOR_UNHANDLED_FAILURE = 5_000; // 5 seconds
6161

6262
type PagedSettingSelector = SettingSelector & {
63-
/**
64-
* Key: page eTag, Value: feature flag configurations
65-
*/
6663
pageEtags?: string[];
6764
};
6865

0 commit comments

Comments
 (0)