fix import

This commit is contained in:
astravexton 2021-12-08 13:17:55 +00:00
parent 4e0671c490
commit c49a8e3771

View file

@ -1,8 +1,6 @@
package puller package puller
import ( import (
"math"
"git.zio.sh/astra/go-tdlib/client" "git.zio.sh/astra/go-tdlib/client"
) )