remove debug
This commit is contained in:
@@ -49,7 +49,6 @@ def CreateFoldersSelect(selected):
|
|||||||
return str
|
return str
|
||||||
|
|
||||||
def LocationIcon(obj):
|
def LocationIcon(obj):
|
||||||
print( f"LocationIcon( {obj.in_dir.in_path.type.name} ) == {ICON[obj.in_dir.in_path.type.name]}" )
|
|
||||||
return ICON[obj.in_dir.in_path.type.name]
|
return ICON[obj.in_dir.in_path.type.name]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user