mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 01:37:18 +02:00
chore: drop unused import
This commit is contained in:
parent
93d870b5bf
commit
aeffce2579
@ -2,7 +2,7 @@ import os
|
||||
import subprocess
|
||||
|
||||
from pathlib import Path
|
||||
from typing import Self, TYPE_CHECKING
|
||||
from typing import Self
|
||||
|
||||
from dzgui.api.shortcuts import Shortcuts
|
||||
from dzgui.const.constants import APP_NAME
|
||||
|
||||
Loading…
Reference in New Issue
Block a user