Remove limiter copy

This commit is contained in:
Vladimir Mihailenco 2018-12-13 10:31:02 +02:00
parent 11cf9400d5
commit 9409a4baf0
1 changed files with 2 additions and 3 deletions

View File

@ -389,7 +389,6 @@ type Client struct {
baseClient
cmdable
limiter Limiter
ctx context.Context
}