Removed commented lines

This commit is contained in:
wikoreman 2018-09-19 12:29:02 +02:00
parent 8369629415
commit 9ee8485af6

View file

@ -1,5 +1,4 @@
from avalon import api
# import colorbleed.maya.plugin
class LoadVDBtoVRay(api.Loader):
@ -13,7 +12,6 @@ class LoadVDBtoVRay(api.Loader):
def load(self, context, name, namespace, data):
# import pprint
from maya import cmds
import avalon.maya.lib as lib
from avalon.maya.pipeline import containerise