Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-sachs committed Apr 22, 2024
1 parent 46b390d commit 112c93c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/connect-query/src/use-mutation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import type { Message, PartialMessage } from "@bufbuild/protobuf";
import type { CallOptions, ConnectError, Transport } from "@connectrpc/connect";
import {
callUnaryMethod,
type ConnectQueryKey,
type MethodUnaryDescriptor,
} from "@connectrpc/connect-query-core";
import type {
Expand Down

0 comments on commit 112c93c

Please sign in to comment.