Skip to content

Commit 8775518

Browse files
matt-aitkenericallam
authored andcommitted
Remove empty string
1 parent 5d7232b commit 8775518

File tree

1 file changed

+0
-1
lines changed
  • apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam

1 file changed

+0
-1
lines changed

apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam/route.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ function NoLogsView({ run, resizable }: LoaderData) {
420420
min={resizableSettings.parent.inspector.min}
421421
isStaticAtRest
422422
>
423-
{" "}
424423
<SpanView runParam={run.friendlyId} spanId={run.spanId} />
425424
</ResizablePanel>
426425
</ResizablePanelGroup>

0 commit comments

Comments
 (0)