fix: remove unused Optional import
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m19s
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m19s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6c725009db
commit
746ffa2263
@ -9,7 +9,6 @@ a Discord API hiccup never disrupts game flow.
|
||||
"""
|
||||
|
||||
import logging
|
||||
from typing import Optional
|
||||
|
||||
import discord
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user