Skip to content

Commit 083b6b7

Browse files
bug: remove debug message (#2041)
1 parent c24fd10 commit 083b6b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/user/src/routes/o/[project]/+page.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
<EditMode bind:project bind:tools bind:currentThreadID />
5757
{:else}
5858
<Obot {project} {tools} bind:currentThreadID />
59-
<p>Project not found.</p>
6059
{/if}
6160
{/key}
6261
{/if}

0 commit comments

Comments
 (0)