Remove import to missing html file too

This commit is contained in:
Jackson Kearl 2021-08-02 17:28:21 -07:00
parent 1e648ff20d
commit 516ecfef6e
No known key found for this signature in database
GPG key ID: DA09A59C409FC400

View file

@ -3,7 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import 'vs/workbench/contrib/welcome/page/browser/vs_code_welcome_page';
import { URI } from 'vs/base/common/uri';
import { ICommandService } from 'vs/platform/commands/common/commands';
import * as arrays from 'vs/base/common/arrays';