Skip to content

Commit 4852305

Browse files
committed
remove gitpod protocol TODO
1 parent 5805e38 commit 4852305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/ide-service/pkg/server/server.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ func (s *IDEServiceServer) ResolveWorkspaceConfig(ctx context.Context, req *api.
269269
// return resp, nil
270270
// }
271271

272-
// TODO: use gitpod module, but clean it up first
273272
var wsConfig *gitpodapi.GitpodConfig
274273
var wsContext *WorkspaceContext
275274
var ideSettings *IDESettings

0 commit comments

Comments
 (0)