Skip to content

Commit

Permalink
Remove namespace name when loading schedule (#2259)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tideman committed Aug 9, 2024
1 parent 785d006 commit a458f6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/pages/schedule-view.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,6 @@
<h1 class="select-all" data-testid="schedule-name">
{scheduleId}
</h1>
<p class="text-sm">
{namespace}
</p>
</div>
</header>
<Loading />
Expand Down

0 comments on commit a458f6f

Please sign in to comment.