Remove unused scope binding.
This commit is contained in:
@@ -8,7 +8,6 @@ define [
|
||||
onStartNew: "&"
|
||||
onSubmit: "&"
|
||||
onCancel: "&"
|
||||
layoutToLeft: "="
|
||||
link: (scope, element, attrs) ->
|
||||
scope.state =
|
||||
isAdding: false
|
||||
|
||||
Reference in New Issue
Block a user