Skip to content

Commit 65de3d2

Browse files
committed
removing space
1 parent f3caa1d commit 65de3d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ResourceManager/Network/Commands.Network/Common/NetworkResourceManagerProfile.cs

-1
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ public static void Initialize()
447447
cfg.CreateMap<MNM.ApplicationGatewayIPConfiguration, CNM.PSApplicationGatewayIPConfiguration>();
448448
cfg.CreateMap<MNM.ApplicationGatewayRequestRoutingRule, CNM.PSApplicationGatewayRequestRoutingRule>();
449449
cfg.CreateMap<MNM.ApplicationGatewayRedirectConfiguration, CNM.PSApplicationGatewayRedirectConfiguration>();
450-
451450
cfg.CreateMap<MNM.ApplicationGatewayAuthenticationCertificate, CNM.PSApplicationGatewayAuthenticationCertificate>();
452451
cfg.CreateMap<MNM.BackendAddressPool, CNM.PSBackendAddressPool>();
453452
cfg.CreateMap<MNM.ApplicationGatewayBackendHealth, CNM.PSApplicationGatewayBackendHealth>();

0 commit comments

Comments
 (0)