mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-19 12:22:42 +08:00
removed library namespace
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using Ocelot.Library.DownstreamRouteFinder.UrlMatcher;
|
||||
using Ocelot.Library.Responses;
|
||||
using Ocelot.DownstreamRouteFinder.UrlMatcher;
|
||||
using Ocelot.Responses;
|
||||
using Shouldly;
|
||||
using TestStack.BDDfy;
|
||||
using Xunit;
|
||||
|
Reference in New Issue
Block a user