Skip to content

Commit

Permalink
white space lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ranlavanet committed Apr 11, 2023
1 parent f434c49 commit c8505c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/lavasession/consumer_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ func (cswp *ConsumerSessionsWithProvider) fetchEndpointConnectionFromConsumerSes
if !connected_ {
continue
}

}
cswp.Endpoints[idx] = endpoint
return true, endpoint, false
Expand Down

0 comments on commit c8505c5

Please sign in to comment.