import optimization to make linter less mad

This commit is contained in:
2024-12-02 04:58:16 -08:00
parent bae56703ba
commit ac76ba688e
11 changed files with 32 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
import datetime
from typing import LiteralString, Set, List, Tuple
from typing import List, Tuple
from token_bot.history_manager.update_trigger import UpdateTrigger
from token_bot.persistant_database import AlertType, Alert