diff --git a/telebot/types.py b/telebot/types.py index 1593216..eb547f2 100644 --- a/telebot/types.py +++ b/telebot/types.py @@ -3,8 +3,7 @@ import json import six -import util - +from telebot import util class JsonSerializable: """