Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MacondoExpress committed Mar 5, 2024
1 parent d9edc2a commit 5d84b23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/graphql/tests/integration/issues/413.int.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ describe("413", () => {
let driver: Driver;
let neo4j: Neo4jHelper;
let JobPlan: UniqueType;
let typeDefs: string;

beforeAll(async () => {
neo4j = new Neo4jHelper();
Expand Down

0 comments on commit 5d84b23

Please sign in to comment.