mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
fix: missing import
This commit is contained in:
parent
4e7c831a53
commit
525dc24508
@ -1,6 +1,7 @@
|
||||
import psutil
|
||||
import subprocess
|
||||
import shutil
|
||||
import logging
|
||||
|
||||
from warnings import deprecated
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user