Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit af766e9

Browse files
committed
Remove unused variable
1 parent 47785a5 commit af766e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example-hooks-gen/ts/components/TodoList.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import { useTodoListMarkAllTodosMutation } from "../__relay_artifacts__/TodoList
1919
import {
2020
TodoList$key,
2121
usePaginatedTodoList,
22-
TodoList,
2322
} from "../__relay_artifacts__/TodoList.graphql"
2423

2524
interface Props {

0 commit comments

Comments
 (0)