Skip to content

Commit

Permalink
format return
Browse files Browse the repository at this point in the history
  • Loading branch information
giskook committed Oct 13, 2024
1 parent 58b5647 commit b050f2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ethtxmanager/server_xlayer.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,7 @@ func (c *Client) stopRPC() {

if err := c.srv.Close(); err != nil {
log.Errorf("failed to close http server: %v", err)
return
}

return
}

// ServeHTTP handles the incoming HTTP requests
Expand Down

0 comments on commit b050f2b

Please sign in to comment.