Skip to content

Commit c2c9a40

Browse files
committed
remove: onmount.
1 parent 72ddec4 commit c2c9a40

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/routes/(console)/project-[region]-[project]/overview

src/routes/(console)/project-[region]-[project]/overview/onboard.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import { Click, trackEvent } from '$lib/actions/analytics';
3636
import { goto } from '$app/navigation';
3737
import { page } from '$app/state';
38-
import { onMount } from 'svelte';
3938
4039
let {
4140
pingCount = 0,

0 commit comments

Comments
 (0)