mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-21 07:37:06 +02:00
fix: remove unused import
This commit is contained in:
parent
e8658ab44a
commit
e54c4fb670
@ -3,7 +3,6 @@
|
||||
import Home from '$lib/components/organisms/Home.svelte';
|
||||
import SocialHost from '$lib/components/molecules/SocialHost.svelte';
|
||||
import Wave from '$lib/components/atoms/Wave.svelte';
|
||||
import TerminalWindow from '$lib/components/atoms/TerminalWindow.svelte';
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
@ -17,7 +16,6 @@
|
||||
<div class="wrappezoid">
|
||||
<Home />
|
||||
<div id="heroimg"><HeroImage /></div>
|
||||
<!-- <TerminalWindow/> -->
|
||||
</div>
|
||||
</div>
|
||||
<SocialHost />
|
||||
|
Loading…
x
Reference in New Issue
Block a user