diff --git a/src/App.svelte b/src/App.svelte index 0a4a605..be7f84d 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -3,7 +3,6 @@ import LandingSection from "./lib/sections/LandingSection.svelte"; import FeaturesSection from "./lib/sections/FeaturesSection.svelte"; import FaqSection from "./lib/sections/FaqSection.svelte"; - import JoinBetaSection from "./lib/sections/JoinBetaSection.svelte";
@@ -11,5 +10,5 @@ - +
\ No newline at end of file