Remuve unused styles

This commit is contained in:
Hornwitser 2025-02-27 02:27:56 +01:00
parent 99d04f4b43
commit 8296f9c17d
2 changed files with 0 additions and 170 deletions

View file

@ -1,5 +1,3 @@
import Image from "next/image";
import styles from "./page.module.css";
import Link from "next/link";
export default function Home() {