Fix namespaces
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
using Hutopy.Application.Common.Interfaces;
|
using Hutopy.Application.Common.Interfaces;
|
||||||
using Hutopy.Application.Common.Models;
|
using Hutopy.Application.Common.Models;
|
||||||
|
|
||||||
namespace Hutopy.Web.Creators.Handlers;
|
namespace Hutopy.Web.Features.Creators.Handlers;
|
||||||
|
|
||||||
public class GetCreatorByAlias(
|
public class GetCreatorByAlias(
|
||||||
IIdentityService identityService)
|
IIdentityService identityService)
|
||||||
|
|||||||
Reference in New Issue
Block a user