Skip to content

Commit

Permalink
move main thread task to browser (#70319) (#70940)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexr00 authored Mar 22, 2019
2 parents e839c27 + 72a0f77 commit 4cd3481
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import '../browser/mainThreadUrls';
import '../browser/mainThreadWindow';
import '../browser/mainThreadWorkspace';
import './mainThreadComments';
import './mainThreadTask';
import '../browser/mainThreadTask';
import './mainThreadWebview';
import 'vs/workbench/api/node/apiCommands';

Expand Down

0 comments on commit 4cd3481

Please sign in to comment.