mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 15:45:47 +01:00
Remove redundant component imports
This commit is contained in:
parent
37ccd5f038
commit
5ec8f4524d
@ -1,6 +1,4 @@
|
||||
---
|
||||
import Header from '../components/Header.astro';
|
||||
import Footer from '../components/Footer.astro';
|
||||
import { SITE_DESCRIPTION } from '../consts';
|
||||
import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user