Removed debug info.

This commit is contained in:
Martin Edenhofer 2014-09-19 23:36:22 +02:00
parent d83086c683
commit 9f6f769de4

View file

@ -175,7 +175,7 @@ class App.Model extends Spine.Model
for attribute in attributes for attribute in attributes
attributesNew[ attribute.name ] = attribute attributesNew[ attribute.name ] = attribute
console.log(attributesNew) #console.log(attributesNew)
attributesNew attributesNew
validate: (params = {}) -> validate: (params = {}) ->