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

Commit

Permalink
Remove deleted ressources import
Browse files Browse the repository at this point in the history
  • Loading branch information
xnkevinnguyen committed Mar 19, 2020
1 parent f028216 commit ac940ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/service/webviewService.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import * as path from "path";
import * as vscode from "vscode";
import CONSTANTS from "../constants";
import { GETTING_STARTED_HTML } from "../pages/gettingStarted";
import { WEBVIEW_ATTRIBUTES_KEY, WEBVIEW_TYPES } from "../view/constants";
import { DeviceSelectionService } from "./deviceSelectionService";

Expand Down

0 comments on commit ac940ff

Please sign in to comment.