Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shleikes committed Oct 9, 2024
1 parent 4b4047d commit 7650b52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/performance/cache.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ func InitCache(ctx context.Context, addr string) (*Cache, error) {
address: addr,
serviceCtx: ctx,
}, err

}

func (cache *Cache) GetEntry(ctx context.Context, relayCacheGet *pairingtypes.RelayCacheGet) (reply *pairingtypes.CacheRelayReply, err error) {
Expand Down

0 comments on commit 7650b52

Please sign in to comment.