Skip to content

Commit

Permalink
Format file
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreixes committed Oct 2, 2021
1 parent 13f4f2d commit f1ce05a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion error.go
Expand Up @@ -134,7 +134,6 @@ func isMovedSameConnAddr(err error, addr string) bool {
return strings.HasSuffix(redisError, addr)
}


//------------------------------------------------------------------------------

type timeoutError interface {
Expand Down

0 comments on commit f1ce05a

Please sign in to comment.