Skip to content

Commit a20d949

Browse files
committed
removing repo name for now
1 parent 8494f4d commit a20d949

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/server/src/workspace/gitpod-server-impl.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,8 +1873,6 @@ export class GitpodServerImpl implements GitpodServerWithTracing, Disposable {
18731873
url: repo.url,
18741874
projectId: repo.projectId,
18751875
projectName: repo.projectName,
1876-
// TODO: determine if we want to include this
1877-
repositoryName: repo.repositoryName,
18781876
}),
18791877
);
18801878
}

0 commit comments

Comments
 (0)