mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update util.py
This commit is contained in:
parent
328cabead6
commit
242456d92b
@ -1,10 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import threading
|
||||
import traceback
|
||||
import re
|
||||
import sys
|
||||
import six
|
||||
import traceback
|
||||
from six import string_types
|
||||
|
||||
# Python3 queue support.
|
||||
|
Loading…
Reference in New Issue
Block a user