Skip to content

Commit f413119

Browse files
Merge pull request #202 from Azure/main
Merge pull request #201 from Azure/zhiyuanliang/remove-comment
2 parents 0fb509a + 867223e commit f413119

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
@@ -68,9 +68,6 @@ import { InvalidOperationError, ArgumentError, isFailoverableError, isInputError
6868
const MIN_DELAY_FOR_UNHANDLED_FAILURE = 5_000; // 5 seconds
6969

7070
type PagedSettingSelector = SettingSelector & {
71-
/**
72-
* Key: page eTag, Value: feature flag configurations
73-
*/
7471
pageEtags?: string[];
7572
};
7673

0 commit comments

Comments
 (0)