diff --git a/src/demos/todomvc/todo-header.jsx b/src/demos/todomvc/todo-header.jsx
index 37f8fed3ec..ec7c9827f4 100644
--- a/src/demos/todomvc/todo-header.jsx
+++ b/src/demos/todomvc/todo-header.jsx
@@ -67,7 +67,6 @@ class Input extends Component {
}
const TodoHeader = ({
- editing,
newTodo,
handleNewTodoKeyDown,
handleChange,
@@ -80,7 +79,6 @@ const TodoHeader = ({
,
+ ,