Remove old packages
This commit is contained in:
@@ -7,7 +7,8 @@ namespace Core.Cerberos.Application.UseCases.Permissions.Ports
|
||||
ICommandSuccessPort<PermissionAdapter>,
|
||||
ICommandSuccessPort<List<PermissionAdapter>>,
|
||||
INoContentPort, IBusinessErrorPort, ITimeoutPort, IValidationErrorPort,
|
||||
INotFoundPort, IForbiddenPort, IUnauthorizedPort, IInternalServerErrorPort
|
||||
INotFoundPort, IForbiddenPort, IUnauthorizedPort, IInternalServerErrorPort,
|
||||
IBadRequestPort
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user