Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux committed Dec 9, 2024
1 parent ac3452c commit 5626ece
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/getters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ import { DataFactory } from "n3";
import type { AccessGrantGConsent } from "../gConsent/type/AccessGrant";
import type { AccessModes } from "../type/AccessModes";
import { INHERIT, TYPE, XSD_BOOLEAN, acl, gc, ldp } from "./constants";
import type { CustomField } from "../type/CustomField";

const { namedNode, defaultGraph, quad, literal } = DataFactory;

Expand Down

0 comments on commit 5626ece

Please sign in to comment.