Accidental double sys import during merge conflict

This commit is contained in:
Xarvex
2024-05-01 03:50:27 -05:00
parent ba5a995b5d
commit 81e0e7b072

View File

@@ -8,7 +8,6 @@ import subprocess
import shutil
import sys
import traceback
import sys
from PySide6.QtWidgets import QLabel