mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-24 14:35:36 +08:00
Remove unnecessary path cleanup
This commit is contained in:
parent
f35bba49a3
commit
6459eb34f7
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ if not _NO_GUI:
|
|||
sg.SetOptions(icon=OEM_ICON)
|
||||
|
||||
|
||||
del sys.path[0]
|
||||
|
||||
# Nuitka compat, see https://stackoverflow.com/a/74540217
|
||||
try:
|
||||
# pylint: disable=W0611 (unused-import)
|
||||
|
|
Loading…
Reference in a new issue