Skip to content

Commit

Permalink
cleaned up roll.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nfearnley committed May 21, 2024
1 parent 46139ba commit a7dfbbd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sizebot/cogs/roll.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
import logging

from discord.ext import commands

from sizebot.lib import roller
from sizebot.lib.types import BotContext

logger = logging.getLogger("sizebot")


class RollCog(commands.Cog):
"""Commands for dice rolling."""
Expand Down

0 comments on commit a7dfbbd

Please sign in to comment.