Skip to content

Commit b5390cf

Browse files
committed
change name
1 parent b4509db commit b5390cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/uma/src/util/routeSpecific/policies/GetPolicies.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { HttpHandlerRequest, HttpHandlerResponse } from "../../http/models/HttpHandler";
22
import { Quad, Store, Writer } from "n3";
3-
import { odrlAssigner, relations, namedNode } from "./policyUtil";
3+
import { odrlAssigner, relations, namedNode } from "./PolicyUtil";
44
import { MethodNotAllowedHttpError } from "@solid/community-server";
55

66
/**

0 commit comments

Comments
 (0)