mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove unneeded apply
This commit is contained in:
parent
ab940fb462
commit
92e59f7008
1 changed files with 0 additions and 2 deletions
|
@ -514,8 +514,6 @@ define [
|
|||
|
||||
options.rootDocOverride_id = getRootDocOverride_id()
|
||||
|
||||
$scope.$apply()
|
||||
|
||||
sendCompileRequest(options)
|
||||
.then (response) ->
|
||||
{ data } = response
|
||||
|
|
Loading…
Reference in a new issue