mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-22 08:35:43 +00:00
remove unused import
This commit is contained in:
parent
75ad107192
commit
5c217c11d2
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
import { useId } from "./use-ids";
|
|
||||||
|
|
||||||
interface Notification {
|
interface Notification {
|
||||||
id: string;
|
id: string;
|
||||||
message: string;
|
message: string;
|
||||||
|
|
Loading…
Reference in a new issue