Remove include

This commit is contained in:
Justin Edmund 2022-12-22 23:51:48 -08:00
parent 455b31d1c2
commit cc3e14a8c4

View file

@ -1,5 +1,4 @@
import React, { useState } from 'react'
import Head from 'next/head'
import { useRouter } from 'next/router'
import { useSnapshot } from 'valtio'
import { useTranslation } from 'next-i18next'