pl-hooks: lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
ca76902f8b
commit
f08adfad9a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import { queryClient } from 'pl-hooks/contexts/query-client';
|
||||
|
||||
import { type DeduplicatedNotification, type NormalizedNotification, normalizeNotification } from './normalizers/notification';
|
||||
import { normalizeStatus, type NormalizedStatus } from './normalizers/status';
|
||||
import { type NormalizedStatus, normalizeStatus } from './normalizers/status';
|
||||
|
||||
import type {
|
||||
Account as BaseAccount,
|
||||
|
|
Loading…
Reference in a new issue