Skip to content

Commit 7ae012b

Browse files
authored
for resolve ci (#157)
1 parent 815f15f commit 7ae012b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/PreferedTopics.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { gql, useQuery } from "@apollo/client";
2-
import { useState } from "react";
32
import { TopicSelectorQueryQuery } from "../generated/graphql";
43

54
type Topic = {

0 commit comments

Comments
 (0)