We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d122c9 commit 2d79d59Copy full SHA for 2d79d59
components/server/src/ide-service.ts
@@ -4,7 +4,7 @@
4
* See License-AGPL.txt in the project root for license information.
5
*/
6
7
-import { JetBrainsConfig, TaskConfig, Workspace } from "@gitpod/gitpod-protocol";
+import { TaskConfig, Workspace } from "@gitpod/gitpod-protocol";
8
import { IDEOptions, IDEClient } from "@gitpod/gitpod-protocol/lib/ide-protocol";
9
import {
10
IDEServiceClient,
0 commit comments