remove swr
This commit is contained in:
parent
6226334ea1
commit
fdc5a13e89
1 changed files with 0 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue