diff --git a/apps/red-ui/src/app/models/file/redaction-log-entry.wrapper.ts b/apps/red-ui/src/app/models/file/redaction-log-entry.wrapper.ts index 128555460..9aa513b25 100644 --- a/apps/red-ui/src/app/models/file/redaction-log-entry.wrapper.ts +++ b/apps/red-ui/src/app/models/file/redaction-log-entry.wrapper.ts @@ -1,4 +1,4 @@ -import { Comment, Rectangle, RedactionLogEntry } from '@redaction/red-ui-http'; +import { Comment, Rectangle } from '@redaction/red-ui-http'; export interface RedactionLogEntryWrapper { color?: Array;