Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Kim <[email protected]>
  • Loading branch information
joshua-kim committed Nov 29, 2023
1 parent 0633d06 commit 387b018
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/sync/network_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ func (c *networkClient) AppRequestFailed(
_ context.Context,
nodeID ids.NodeID,
requestID uint32,
_ error,
) error {
c.lock.Lock()
defer c.lock.Unlock()
Expand Down

0 comments on commit 387b018

Please sign in to comment.