fix import
This commit is contained in:
parent
b34c32e403
commit
f91f07e139
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ import os
|
||||||
import warnings
|
import warnings
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
from time import sleep
|
from time import sleep
|
||||||
from utils import old_format_direct_messages
|
from .utils import old_format_direct_messages
|
||||||
#try:
|
#try:
|
||||||
#from StringIO import StringIO
|
#from StringIO import StringIO
|
||||||
#except ImportError:
|
#except ImportError:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue