diff --git a/telemetry/ui/src/components/routes/ProjectList.tsx b/telemetry/ui/src/components/routes/ProjectList.tsx index b68904ad..e0583336 100644 --- a/telemetry/ui/src/components/routes/ProjectList.tsx +++ b/telemetry/ui/src/components/routes/ProjectList.tsx @@ -22,7 +22,6 @@ export const ProjectListTable = (props: { projects: Project[] }) => { Created Last Run App Runs - Path @@ -37,9 +36,9 @@ export const ProjectListTable = (props: { projects: Project[] }) => { {project.num_apps} - + {/* {project.uri} - + */}