Revert files that shouldn't change back in v11
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace Umbraco.Cms.Core.Composing;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a user <see cref="IComposer" />.
|
||||
/// </summary>
|
||||
[Obsolete("This interface is obsolete. Use IComposer instead.")]
|
||||
public interface IUserComposer : IComposer
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user