Skip to content

Commit a5b12ff

Browse files
author
Jackson
committed
Missed a line
1 parent b7273c5 commit a5b12ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/classes/assets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def get_assets_path(file_path=None, create_paths=True):
5151

5252
# Create asset folder, if necessary
5353
if create_paths:
54-
5554
if not os.path.exists(asset_path):
5655
if os.path.exists(asset_path_30_char):
5756
#copy assets folder, if it follows the previous naming convention

0 commit comments

Comments
 (0)