Remove unused nls line (#9098)

This commit is contained in:
Amir Omidi
2020-02-07 16:53:28 -08:00
committed by GitHub
parent ec0a7a29d3
commit 5283a7c874

View File

@@ -20,6 +20,5 @@
"config.enablePublicCloudDescription": "Should Azure public cloud integration be enabled",
"config.enableUsGovCloudDescription": "Should US Government Azure cloud (Fairfax) integration be enabled",
"config.enableChinaCloudDescription": "Should Azure China integration be enabled",
"config.enableGermanyCloudDescription": "Should Azure Germany integration be enabled",
"config.useNewSignInExperience": "Use the new Azure sign in experience"
"config.enableGermanyCloudDescription": "Should Azure Germany integration be enabled"
}