Skip to content

Commit 83f8961

Browse files
author
Developer
committed
Removed old unused resource_path(relative) function.
1 parent 407383d commit 83f8961

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

PropellerLoad.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -175,15 +175,6 @@ def loader(self, cmdOptions):
175175

176176

177177

178-
def resource_path(relative):
179-
return os.path.join(
180-
os.environ.get(
181-
"_MEIPASS2",
182-
os.path.abspath(".")
183-
),
184-
relative
185-
)
186-
187178

188179

189180

0 commit comments

Comments
 (0)