diff --git a/src/CommonLib/Enums/Labels.cs b/src/CommonLib/Enums/Labels.cs index 7f07f5ce..898b316b 100644 --- a/src/CommonLib/Enums/Labels.cs +++ b/src/CommonLib/Enums/Labels.cs @@ -14,10 +14,9 @@ public enum Label Container, Configuration, CertTemplate, - CertAuthority, RootCA, AIACA, EnterpriseCA, NTAuthStore } -} \ No newline at end of file +}