Remove faulty import
This commit is contained in:
@ -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 (
|
||||||
|
Reference in New Issue
Block a user