mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove unused scope binding.
This commit is contained in:
parent
15de552c2c
commit
7855afa0cd
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ define [
|
|||
onStartNew: "&"
|
||||
onSubmit: "&"
|
||||
onCancel: "&"
|
||||
layoutToLeft: "="
|
||||
link: (scope, element, attrs) ->
|
||||
scope.state =
|
||||
isAdding: false
|
||||
|
|
Loading…
Reference in a new issue