This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Removed unneeded usings
davidfowl/common-services
David Fowler
1 year ago
committed by
Reuben Bond
parent
64a2d69e92
commit
62a6f17595
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
src/ApiGateways/Web.Bff.Shopping/aggregator/Extensions/Extensions.cs
+ 1
- 3
src/ApiGateways/Web.Bff.Shopping/aggregator/Extensions/Extensions.cs
View File
@ -1,6 +1,4 @@
using
Yarp.ReverseProxy.Transforms
;
internal
static
class
Extensions
internal
static
class
Extensions
{
public
static
IServiceCollection
AddReverseProxy
(
this
IServiceCollection
services
,
IConfiguration
configuration
)
{
Write
Preview
Loading…
Cancel
Save