1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Forgot to remove unnecessary import

This commit is contained in:
_run 2022-08-12 14:37:00 +05:00
parent c5a69944be
commit e860f114c6

View File

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
import time
from datetime import datetime
import os
try:
import ujson as json