Skip to content

Commit 16bf0c0

Browse files
fix lint
1 parent b3b6b07 commit 16bf0c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AzureAppConfigurationImpl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,6 @@ export class AzureAppConfigurationImpl implements AzureAppConfiguration {
673673
}
674674
rawAllocationId += percentileAllocation.join(";");
675675
}
676-
677676

678677
if (variantsForExperimentation.length === 0 && featureFlag[ALLOCATION_KEY_NAME][SEED_KEY_NAME] === undefined) {
679678
// All fields required for generating allocation id are missing, short-circuit and return empty string

0 commit comments

Comments
 (0)