clean up imports

This commit is contained in:
Thomas Ruoff
2020-11-28 23:15:29 +01:00
parent 9c77305e72
commit 87f800ec53
7 changed files with 8 additions and 11 deletions

View File

@@ -1,4 +1,3 @@
import React from "react";
import Head from "next/head";
import AppProvider from "../context/appProvider";