mirror of
https://github.com/documenso/documenso
synced 2026-05-24 09:28:27 +00:00
chore: fix eslint errors
This commit is contained in:
parent
f09638a4de
commit
8b5d0f445e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { notFound, redirect } from 'next/navigation';
|
||||
import { notFound } from 'next/navigation';
|
||||
|
||||
import { match } from 'ts-pattern';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue