Remove unneeded import
This commit is contained in:
parent
82e0ee9280
commit
512d102bb2
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
import RootLayout from "@/layouts/RootLayout.astro";
|
import RootLayout from "@/layouts/RootLayout.astro";
|
||||||
import Section from "@/components/Section.astro";
|
import Section from "@/components/Section.astro";
|
||||||
import Button from "@/components/Button.astro";
|
|
||||||
import Landing from "@/sections/Landing.astro";
|
import Landing from "@/sections/Landing.astro";
|
||||||
import Introduction from "@/sections/Introduction.astro";
|
import Introduction from "@/sections/Introduction.astro";
|
||||||
import Features from "@/sections/Features.astro";
|
import Features from "@/sections/Features.astro";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user