Skip to content

Commit d075915

Browse files
committed
Fix
1 parent a4d6da7 commit d075915

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/hooks/stores.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,5 +881,4 @@ export const useMacrosStore = create<MacrosState>((set, get) => ({
881881
set({ loading: false });
882882
}
883883
},
884-
}
885884
}));

0 commit comments

Comments
 (0)