We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d1aba commit cfc368cCopy full SHA for cfc368c
1 file changed
techsupport_bot/functions/automod.py
@@ -5,7 +5,6 @@
5
import datetime
6
import re
7
from dataclasses import dataclass
8
-from datetime import timedelta
9
from typing import TYPE_CHECKING, Self
10
11
import discord
0 commit comments