Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
mschfh authored May 11, 2024
1 parent c0565c8 commit 602b54e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ func setupRouter(ctx context.Context, logger *logrus.Logger, testRouter bool) (c
}
extensions := extension.OfferedExtensions
r.Mount("/extensions", controller.ExtensionsRouter(extensions, testRouter))

return ctx, r
}

Expand Down

0 comments on commit 602b54e

Please sign in to comment.