Skip to content

Commit

Permalink
[AFK] remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
japandotorg committed Oct 20, 2023
1 parent d1ef5a5 commit a571fb3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions afk/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
from redbot.core import commands
from redbot.core.bot import Red

if TYPE_CHECKING:
from .core import AFK


def disable_items(self: discord.ui.View):
for child in self.children:
Expand Down

0 comments on commit a571fb3

Please sign in to comment.