Remove unused sys import from patch_ui.py

This commit is contained in:
2026-06-15 03:25:56 +00:00
parent 2c9adc1ce5
commit 686aa8e8d3
-1
View File
@@ -22,7 +22,6 @@ Exits 0 in all cases (warnings are printed to stdout and logged by apply.sh).
import os
import re
import shutil
import sys
WEBUI_CANDIDATES = [
"/usr/share/truenas/webui",