We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb68803 commit c9b3434Copy full SHA for c9b3434
bot/cogs/admin.py
@@ -10,7 +10,6 @@
10
from discord.ext import commands
11
from discord.ext.commands import Greedy
12
from libs.utils import RoboContext
13
-
14
from rodhaj import Rodhaj
15
16
GIT_PULL_REGEX = re.compile(r"\s+(?P<filename>.*)\b\s+\|\s+[\d]")
0 commit comments