Skip to content

Commit 5f910c7

Browse files
committed
remove unused imports
1 parent 42dc6cb commit 5f910c7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

techsupport_bot/commands/notes.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22

33
from __future__ import annotations
44

5-
import datetime
6-
import io
75
from typing import TYPE_CHECKING, Self
86

97
import discord
108
import ui
11-
import yaml
129
from botlogging import LogContext, LogLevel
1310
from core import auxiliary, cogs, extensionconfig, moderation
1411
from discord import app_commands

0 commit comments

Comments
 (0)