mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-03 11:40:11 +03:00
Add missing time import
This commit is contained in:
parent
41f0e0c0a8
commit
2691872503
|
@ -7,6 +7,7 @@ import logging
|
|||
import os
|
||||
import re
|
||||
import sys
|
||||
import time
|
||||
import warnings
|
||||
from collections import UserList
|
||||
from datetime import datetime, timedelta
|
||||
|
|
Loading…
Reference in New Issue
Block a user