diff --git a/pages/index.tsx b/pages/index.tsx index e713d90..7c06fcf 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,5 +1,4 @@ import type { NextPage } from 'next' -import REPLInput from '../components/REPLInput' const Home: NextPage = () => { return (