diff --git a/common/extension/router_factory.go b/common/extension/router_factory.go index 1215f168e0692e1ab1912abe0443bf1cfd202d18..e6a1cec1ab8f52a612a686546281dc46d242c36b 100644 --- a/common/extension/router_factory.go +++ b/common/extension/router_factory.go @@ -50,4 +50,4 @@ func GetRouterChainsFactory(name string) router.ChainFactory { func GetRouters() map[string]func() router.RouterFactory { return routers -} \ No newline at end of file +}