diff --git a/src/API/Controllers/ConversationController.cs b/src/API/Controllers/ConversationController.cs index 5d1a224..b2abe82 100644 --- a/src/API/Controllers/ConversationController.cs +++ b/src/API/Controllers/ConversationController.cs @@ -1,5 +1,3 @@ -using System.Threading.Channels; - namespace API.Controllers; [ApiController] diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 7a85a56..d881938 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -12,7 +12,7 @@ - +