Skip to content

Commit 38344a1

Browse files
committed
Fix: remove unused import to pass CI lint
1 parent 62fa2db commit 38344a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/augmentum/+page.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import Overview from '$lib/Overview.svelte';
1515
import PillarList from '$lib/PillarList.svelte';
1616
import CtaSection from '$lib/CtaSection.svelte';
17-
import { AUGMENTUM_SIGNUP_URL } from '$lib/marketing';
1817
1918
const pillars = [
2019
{

0 commit comments

Comments
 (0)