diff --git a/src/Umbraco.Core/Models/ContentVariation.cs b/src/Umbraco.Core/Models/ContentVariation.cs index 486f0e54f2..c122f0b114 100644 --- a/src/Umbraco.Core/Models/ContentVariation.cs +++ b/src/Umbraco.Core/Models/ContentVariation.cs @@ -11,7 +11,6 @@ namespace Umbraco.Core.Models /// be available or not, and published or not, individually. Varying by segment /// is a property-level thing. /// - [Flags] public enum ContentVariation : byte { ///