mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
fix: add missing import
This commit is contained in:
parent
fb62fe285d
commit
ea1b9facd2
@ -2,6 +2,8 @@ import psutil
|
||||
import subprocess
|
||||
import shutil
|
||||
|
||||
from warnings import deprecated
|
||||
|
||||
from dzgui.const.constants import (
|
||||
DAYZ_BINARY,
|
||||
STEAM_CMD,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user