Remove unneeded apply

This commit is contained in:
James Allen 2018-02-09 17:58:19 +00:00
parent ab940fb462
commit 92e59f7008

View file

@ -514,8 +514,6 @@ define [
options.rootDocOverride_id = getRootDocOverride_id()
$scope.$apply()
sendCompileRequest(options)
.then (response) ->
{ data } = response