Skip to content

Commit eaa2c30

Browse files
authored
import
1 parent 57a0d98 commit eaa2c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/ui/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
from __future__ import annotations
2626

2727
import asyncio
28+
import time
2829
from itertools import groupby
2930
from typing import TYPE_CHECKING, Any, Callable
3031

0 commit comments

Comments
 (0)