Remove unused Social Links

This commit is contained in:
Antoine Phan
2025-10-18 14:01:45 -04:00
parent 1a3cb47ca9
commit 64450a0b2d
2 changed files with 0 additions and 167 deletions

View File

@@ -5,7 +5,6 @@
import OhSchedule from 'components/officehour/OHSchedule.svelte';
import Link from 'components/Link.svelte';
import SeoMetaTags from 'components/layout/SeoMetaTags.svelte';
import SocialLinks from 'components/homepage/SocialLinks.svelte';
import { fade } from 'svelte/transition';
/** loading things from the server side */