mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-10 06:54:54 +08:00
Remove old IS_LEGACY import
This commit is contained in:
parent
f8a18f2323
commit
342c268819
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ import psutil
|
|||
from ofunctions.platform import python_arch, get_os_identifier
|
||||
from npbackup.configuration import IS_PRIV_BUILD
|
||||
from npbackup.core.nuitka_helper import IS_COMPILED
|
||||
from npbackup.path_helper import IS_LEGACY
|
||||
|
||||
try:
|
||||
CURRENT_USER = psutil.Process().username()
|
||||
|
|
Loading…
Add table
Reference in a new issue