Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
nmrgt committed Nov 29, 2024
1 parent 3ab34fd commit c8a5bb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { S3ObjectList } from "@/pdc/providers/storage/index.ts";
import { EnrichedApdfType } from "../contracts/list.contract.ts";
import { EnrichedApdfType } from "../actions/ListAction.ts";

// TODO fix
export type SerializedPolicyInterface = any;
Expand Down

0 comments on commit c8a5bb2

Please sign in to comment.