Skip to content

Commit

Permalink
chore: Remove duplicate identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Nov 25, 2023
1 parent 59053b5 commit 92b7c7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/compatibility.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint-disable prefer-const, unicorn/no-null */
import { Field } from '@nestjs/graphql';
import { Prisma, PrismaClient } from '@prisma/client';
import * as P from '@prisma/client';

Expand Down

0 comments on commit 92b7c7b

Please sign in to comment.