Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 29e89d1

Browse files
committed
Removed unused import
1 parent 85f8f6e commit 29e89d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PyDrocsid/converter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import re
22
from datetime import timedelta
33

4-
from dateutil.relativedelta import relativedelta
54
from discord import Guild, HTTPException, Member, NotFound, PartialEmoji, User
65
from discord.ext.commands import Bot
76
from discord.ext.commands.context import Context

0 commit comments

Comments
 (0)