From b5f009d231615788e87d3949d14906713cfbf1e0 Mon Sep 17 00:00:00 2001 From: aardschok Date: Wed, 9 Aug 2017 12:06:43 +0200 Subject: [PATCH] removed print --- colorbleed/maya/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/colorbleed/maya/__init__.py b/colorbleed/maya/__init__.py index 94f315faee..071d2e91fe 100644 --- a/colorbleed/maya/__init__.py +++ b/colorbleed/maya/__init__.py @@ -111,5 +111,4 @@ def on_save(_): # generate the ids for node in nodes: - print node _set_uuid(str(asset_id["_id"]), node)