Fix and cleanup for Events.WebApi
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using Events.WebAPI.Contract.Command;
|
||||
using Events.Auth;
|
||||
using Events.WebAPI.Contract.DTOs;
|
||||
using Events.WebAPI.Contract.Queries.Generic;
|
||||
using MediatR;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
using AutoMapper;
|
||||
using Events.Auth;
|
||||
using Events.WebAPI.Contract.DTOs;
|
||||
using Events.WebAPI.Contract.Queries.Generic;
|
||||
using Events.WebAPI.Models;
|
||||
|
||||
Reference in New Issue
Block a user