Skip to content

Commit 26c99f7

Browse files
committed
chore: remove unused import
1 parent 6177566 commit 26c99f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/balatrobot/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import logging
77
import sys
88
from pathlib import Path
9-
from typing import Any
109

1110

1211
def setup_logging(

0 commit comments

Comments
 (0)