Skip to content

Commit cfc368c

Browse files
committed
Remove timedelta
1 parent e4d1aba commit cfc368c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

techsupport_bot/functions/automod.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import datetime
66
import re
77
from dataclasses import dataclass
8-
from datetime import timedelta
98
from typing import TYPE_CHECKING, Self
109

1110
import discord

0 commit comments

Comments
 (0)