Skip to content

Commit

Permalink
removed deprecated discord-ext-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sonujana26 authored Mar 1, 2025
1 parent 5e22ab1 commit 7363fbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/paginators.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from __future__ import annotations
import os
from utils.config import BotName
from discord.ext import pages
from discord.ext import commands
from discord.ext.commands import Context, Paginator as CmdPaginator
from typing import Any, List
Expand Down

0 comments on commit 7363fbf

Please sign in to comment.