Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit ac940ff

Browse files
committed
Remove deleted ressources import
1 parent f028216 commit ac940ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/service/webviewService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import * as path from "path";
22
import * as vscode from "vscode";
33
import CONSTANTS from "../constants";
4-
import { GETTING_STARTED_HTML } from "../pages/gettingStarted";
54
import { WEBVIEW_ATTRIBUTES_KEY, WEBVIEW_TYPES } from "../view/constants";
65
import { DeviceSelectionService } from "./deviceSelectionService";
76

0 commit comments

Comments
 (0)