fix: remove unused Optional import
All checks were successful
Ruff Lint / lint (pull_request) Successful in 18s
All checks were successful
Ruff Lint / lint (pull_request) Successful in 18s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
911c6842e4
commit
3a85564a6d
@ -9,7 +9,6 @@ a Discord API hiccup never disrupts game flow.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
from typing import Optional
|
|
||||||
|
|
||||||
import discord
|
import discord
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user