mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Removed commented lines
This commit is contained in:
parent
8369629415
commit
9ee8485af6
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue