Skip to content

Commit 2d79d59

Browse files
author
Andrea Falzetti
committed
fix: lint
1 parent 1d122c9 commit 2d79d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/server/src/ide-service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* See License-AGPL.txt in the project root for license information.
55
*/
66

7-
import { JetBrainsConfig, TaskConfig, Workspace } from "@gitpod/gitpod-protocol";
7+
import { TaskConfig, Workspace } from "@gitpod/gitpod-protocol";
88
import { IDEOptions, IDEClient } from "@gitpod/gitpod-protocol/lib/ide-protocol";
99
import {
1010
IDEServiceClient,

0 commit comments

Comments
 (0)