wrapper clean

This commit is contained in:
James B. Pollack 2016-03-28 10:49:54 -07:00
parent 50b27b1fe2
commit 19a8fa82e3

View file

@ -48,7 +48,7 @@
// }, 1000)
print('CREATED TRANSFORMER' + transformer);
print('at location: ' + JSON.stringify(transformerProps.position))
// print('at location: ' + JSON.stringify(transformerProps.position))
return this;
}