lint error

This commit is contained in:
Timo 2021-06-29 11:39:21 +03:00
parent 8c44b3bfbb
commit b37f8fd2b0

View File

@ -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<number>;