Skip to content

Commit 456d127

Browse files
committed
fix: format
Signed-off-by: Jeff MAURY <[email protected]>
1 parent 15a557e commit 456d127

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/frontend/src/pages/Playground.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ function getStatusForIcon(status?: string, health?: string): string {
4040
export function goToUpPage(): void {
4141
router.goto('/playgrounds');
4242
}
43-
4443
</script>
4544

4645
{#if conversation}

0 commit comments

Comments
 (0)