remove unused import for glob

This commit is contained in:
2024-04-14 20:58:27 +02:00
parent 2cd6c2ec1b
commit 6d7accffde

View File

@@ -1,5 +1,4 @@
import fnmatch
import glob
from typing import Optional
from src.ui.bigtext.highlight import Highlight