Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Jul 3, 2024
1 parent 6c860df commit 637568f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client.go
Original file line number Diff line number Diff line change
Expand Up @@ -1857,6 +1857,7 @@ func (cl *Client) locker() *lockWithDeferreds {
}

func (cl *Client) String() string {
panic(1)
return fmt.Sprintf("<%[1]T %[1]p>", cl)
}

Expand Down

0 comments on commit 637568f

Please sign in to comment.