Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
benniekiss authored and bgmt committed Jul 11, 2024
1 parent 4894949 commit 02ab7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signal/cmd/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ var (
}
proto.RegisterSignalExchangeServer(grpcServer, srv)

grpcRootHandler := grpcHandlerFunc(grpcServer)
grpcRootHandler := grpcHandlerFunc(grpcServer)
var compatListener net.Listener
var grpcListener net.Listener
var httpListener net.Listener
Expand Down

0 comments on commit 02ab7a4

Please sign in to comment.