Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit e8e2fc0

Browse files
committed
remove unused import
1 parent 87fb917 commit e8e2fc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/template/pages/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import PresentationCell from "../components/presentation-cell";
44
import CodeState from "../components/code-state";
55

66
import { Kernel } from "@mybinder/host-cache";
7-
import { CodeArea } from "../components/code-area";
87
const { WideLogo } = require("@nteract/logos");
98

109
const Index = () => {

0 commit comments

Comments
 (0)