Skip to content

Commit 6b083ba

Browse files
committed
remove zustymiddleware import
1 parent 1dd3b5a commit 6b083ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ethernet-view/src/pages/LoggerPage/useLogStore.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { create } from "zustand";
2-
import zustymiddlewarets from "zustymiddlewarets";
32

43
export interface LogSession {
54
name: string;

0 commit comments

Comments
 (0)