From 0d314bcbc37e6cecb3d520a79ba2d382e5eac7ed Mon Sep 17 00:00:00 2001 From: TechiError Date: Sat, 19 Aug 2023 18:27:38 +0530 Subject: [PATCH] Update odrive.py --- plugins/odrive.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/odrive.py b/plugins/odrive.py index 7fe523eb1..3d47cb89c 100644 --- a/plugins/odrive.py +++ b/plugins/odrive.py @@ -3,6 +3,7 @@ from core.remote import rm from telethon.tl.types import Message +from utilities.helper import humanbytes from . import eod, get_string, ultroid_cmd