Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TuvalSimha committed Sep 8, 2024
1 parent a289f86 commit 9bc4d7b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { z } from 'zod';
import { User } from '../../../__generated__/types';
import { target } from '../../target/resolvers/Query/target';

const UserInvitedAuditLogSchema = z.object({
inviteeId: z.string(),
Expand Down

0 comments on commit 9bc4d7b

Please sign in to comment.