diff --git a/cogs/libs/paginators.py b/cogs/libs/paginators.py index 4d329e7e..858302b3 100644 --- a/cogs/libs/paginators.py +++ b/cogs/libs/paginators.py @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . - +import asyncio import datetime from discord import Embed