Skip to content

Commit

Permalink
Add required namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
raman-m committed Aug 22, 2023
1 parent 3f474e1 commit 8596743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Ocelot.AcceptanceTests/AggregateTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
using System.Threading.Tasks;

using Microsoft.AspNetCore.Http;

using Newtonsoft.Json;
using Ocelot.Configuration.File;
using Ocelot.Middleware;
using Ocelot.Multiplexer;
Expand Down

0 comments on commit 8596743

Please sign in to comment.