Remove unused scope binding.

This commit is contained in:
Paulo Reis 2017-04-04 10:48:31 +01:00
parent 15de552c2c
commit 7855afa0cd

View file

@ -8,7 +8,6 @@ define [
onStartNew: "&"
onSubmit: "&"
onCancel: "&"
layoutToLeft: "="
link: (scope, element, attrs) ->
scope.state =
isAdding: false