Skip to content

Commit

Permalink
fix: comment out reources_rc import
Browse files Browse the repository at this point in the history
  • Loading branch information
merydian committed Jan 15, 2024
1 parent 578e5fc commit b6b8999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ORStools/gui/ORStoolsDialogUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -546,4 +546,4 @@ def retranslateUi(self, ORStoolsDialogBase):
from qgscollapsiblegroupbox import QgsCollapsibleGroupBox
from qgsfilterlineedit import QgsFilterLineEdit
from qgsmaplayercombobox import QgsMapLayerComboBox
import resources_rc
# import resources_rc

0 comments on commit b6b8999

Please sign in to comment.