Skip to content

Commit a8306a4

Browse files
remove unused
1 parent 2ed65af commit a8306a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Todo/Todo.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { Container } from "@material-ui/core";
55
import { Item, TodoCompletedList } from "./common";
66
import { Form } from "./common/Todo/Form";
77
import { TodoItem } from "./common/types";
8-
import { isReturnStatement } from "@babel/types";
98

109
import uuid from "react-uuid";
1110

0 commit comments

Comments
 (0)