Skip to content

Commit

Permalink
Unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Sep 18, 2024
1 parent d4f9a45 commit ddd431c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion convex/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export const userQuery = customQuery(
}),
);

// Use `apiMutation` instead of `mutation` to apply this behavior.
export const userMutation = customMutation(mutation, {
args: {},
input: async (ctx) => {
Expand Down

0 comments on commit ddd431c

Please sign in to comment.