mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
chore: drop unused import
This commit is contained in:
parent
37e247d1d9
commit
81e327fb35
@ -2,7 +2,7 @@ import logging
|
||||
import signal
|
||||
import warnings
|
||||
|
||||
from typing import TYPE_CHECKING, Literal, Self
|
||||
from typing import TYPE_CHECKING, Literal
|
||||
|
||||
from dzgui.const.constants import APP_NAME, APP_NAME_LOWER, STEAM_ICON
|
||||
from dzgui.const.enum import NotebookPage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user