Spaces:
Paused
Paused
teamx-cloner
commited on
Commit
·
0819aa2
1
Parent(s):
d8c36fc
Update gdrive.py
Browse files- plugins/gdrive.py +2 -2
plugins/gdrive.py
CHANGED
@@ -30,8 +30,8 @@ import time
|
|
30 |
|
31 |
from telethon.tl.types import Message
|
32 |
|
33 |
-
from
|
34 |
-
from
|
35 |
|
36 |
from . import ULTConfig, asst, eod, eor, get_string, ultroid_cmd
|
37 |
|
|
|
30 |
|
31 |
from telethon.tl.types import Message
|
32 |
|
33 |
+
from xteam.fns.gDrive import GDriveManager
|
34 |
+
from xteam.fns.helper import time_formatter
|
35 |
|
36 |
from . import ULTConfig, asst, eod, eor, get_string, ultroid_cmd
|
37 |
|