Remove unused sys import from patch_ui.py
This commit is contained in:
@@ -22,7 +22,6 @@ Exits 0 in all cases (warnings are printed to stdout and logged by apply.sh).
|
|||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
import sys
|
|
||||||
|
|
||||||
WEBUI_CANDIDATES = [
|
WEBUI_CANDIDATES = [
|
||||||
"/usr/share/truenas/webui",
|
"/usr/share/truenas/webui",
|
||||||
|
|||||||
Reference in New Issue
Block a user