got rid of printing statements

This commit is contained in:
ericrius1 2015-10-14 11:44:47 -07:00
parent 22615dae07
commit 0991be3255

View file

@ -132,7 +132,6 @@ var eraseAllText = Entities.addEntity({
whiteboard: whiteboard
})
});
print(JSON.stringify(Entities.getEntityProperties(eraseAllText)))