Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
steebchen committed Oct 2, 2024
1 parent b35fd77 commit b5b88e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/keychain/src/generated/graphql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import {
UseQueryOptions,
UseInfiniteQueryOptions,
UseMutationOptions,
QueryFunctionContext,
} from "react-query";
import { useFetchData } from "hooks/fetcher";
export type Maybe<T> = T | null;
Expand Down

0 comments on commit b5b88e0

Please sign in to comment.