mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Fix failing build for python 3.3, 3.4 and pypy3
This commit is contained in:
parent
2545724a6f
commit
8017c8d919
@ -3,8 +3,7 @@
|
||||
import json
|
||||
import six
|
||||
|
||||
import util
|
||||
|
||||
from telebot import util
|
||||
|
||||
class JsonSerializable:
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user