mirror of
https://github.com/documenso/documenso
synced 2026-05-24 01:18:23 +00:00
fix: remove unused import
This commit is contained in:
parent
8fc53d5dac
commit
4306fbc0f3
1 changed files with 1 additions and 1 deletions
|
|
@ -47,4 +47,4 @@ export const EmptyDocumentState = ({ status }: EmptyDocumentProps) => {
|
|||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue