We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc787f commit 6270591Copy full SHA for 6270591
1 file changed
src/Core/Constants.cs
@@ -186,7 +186,6 @@ public static class FeatureFlagKeys
186
187
/* Billing Team */
188
public const string TrialPayment = "PM-8163-trial-payment";
189
- public const string PM19422_AllowAutomaticTaxUpdates = "pm-19422-allow-automatic-tax-updates";
190
public const string PM21821_ProviderPortalTakeover = "pm-21821-provider-portal-takeover";
191
public const string PM22415_TaxIDWarnings = "pm-22415-tax-id-warnings";
192
public const string PM25379_UseNewOrganizationMetadataStructure = "pm-25379-use-new-organization-metadata-structure";
0 commit comments