remove swr

This commit is contained in:
Joshua 2022-10-28 00:20:02 +02:00
parent 6226334ea1
commit fdc5a13e89

View file

@ -9,7 +9,6 @@ import styles from "styles/Index.module.sass";
// import Link from "components/Link";
// import Post from "components/Post";
// import PostGrid from "components/PostGrid";
import useSwr from 'swr';
import Copyright from "components/copyright";
export async function getStaticProps() {