Skip to content

Commit a651cba

Browse files
committed
GE-Proton: remove unused import
1 parent 284bed0 commit a651cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pupgui2/resources/ctmods/ctmod_00protonge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from PySide6.QtWidgets import QMessageBox
1010
from PySide6.QtCore import QObject, QCoreApplication, Signal, Property
1111

12-
from pupgui2.util import fetch_project_release_data, fetch_project_releases, ghapi_rlcheck, extract_tar
12+
from pupgui2.util import fetch_project_release_data, fetch_project_releases, extract_tar
1313
from pupgui2.util import build_headers_with_authorization
1414
from pupgui2.networkutil import download_file
1515

0 commit comments

Comments
 (0)