Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
darrellwarde committed Sep 1, 2023
1 parent 051124d commit 00b626d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import type { Driver, Session } from "neo4j-driver";
import { OGM } from "../../src";
import { UniqueType } from "../utils/utils";
import neo4j from "./neo4j";
import { createBearerToken } from "../utils/create-bearer-token";

describe("Additional Labels", () => {
const secret = "secret";
Expand Down

0 comments on commit 00b626d

Please sign in to comment.