mirror of
https://github.com/JonasunderscoreJones/jonasjones.dev.git
synced 2025-10-22 16:39:18 +02:00
removed unused import
This commit is contained in:
parent
886953b5bf
commit
4ff0832062
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
import Padding from "../../components/padding.svelte";
|
||||
import ProjectComponent from "../../components/ProjectComponent.svelte";
|
||||
|
||||
// import './+page.css';
|
||||
|
||||
export let data: {
|
||||
projects: Project[];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue