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
No known key found for this signature in database
GPG key ID: A743BDBA677BE86D

View file

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