Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaybhargavb committed Jul 22, 2020
1 parent 80721b7 commit 823f525
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ await Task.Factory.StartNew(() =>
{
documentVersion = UndefinedDocumentVersion;
}

return documentSnapshot;
}, CancellationToken.None, TaskCreationOptions.None, _foregroundDispatcher.ForegroundScheduler);

var codeDocument = await documentSnapshot.GetGeneratedOutputAsync();
Expand Down

0 comments on commit 823f525

Please sign in to comment.