Fixed Import
This commit is contained in:
parent
bbe77195ac
commit
d88871abef
@ -1,4 +1,3 @@
|
||||
from os import name
|
||||
import random
|
||||
import re
|
||||
|
||||
@ -7,7 +6,6 @@ from datetime import timedelta
|
||||
|
||||
import time
|
||||
from time import sleep
|
||||
from typing import Optional
|
||||
|
||||
class Cooldown_Action:
|
||||
def __init__(self):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user