diff --git a/apps/web/src/pages/repo-workspace.tsx b/apps/web/src/pages/repo-workspace.tsx index eb1bcca..947360e 100644 --- a/apps/web/src/pages/repo-workspace.tsx +++ b/apps/web/src/pages/repo-workspace.tsx @@ -164,20 +164,13 @@ export const RepoWorkspace = () => {

No repositories in this project yet.

- Add Repository + Manage Repositories )} - {project && ( - - )} - {status === "ready" && repositories.length > 0 && (