mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
chore: drop extraneous path expansion
This commit is contained in:
parent
62b00507e5
commit
5a33591d6a
@ -20,7 +20,6 @@ from concurrent.futures import ThreadPoolExecutor
|
||||
from collections.abc import Callable
|
||||
from typing import Literal, Self, Any
|
||||
|
||||
sys.path.append("servers")
|
||||
import servers as Servers # noqa E402
|
||||
|
||||
locale.setlocale(locale.LC_ALL, "")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user