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
e97de71811
commit
8fc53d5dac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { ArrowRight, Bird, CheckCircle2 } from 'lucide-react';
|
||||
import { Bird, CheckCircle2 } from 'lucide-react';
|
||||
import { match } from 'ts-pattern';
|
||||
|
||||
import { ExtendedDocumentStatus } from '@documenso/prisma/types/extended-document-status';
|
||||
|
|
|
|||
Loading…
Reference in a new issue