Remove faulty import
This commit is contained in:
parent
e6475bca37
commit
d8b9881c98
@ -1,5 +1,4 @@
|
|||||||
import type { NextPage } from 'next'
|
import type { NextPage } from 'next'
|
||||||
import REPLInput from '../components/REPLInput'
|
|
||||||
|
|
||||||
const Home: NextPage = () => {
|
const Home: NextPage = () => {
|
||||||
return (
|
return (
|
||||||
|
Loading…
Reference in New Issue
Block a user