Skip to content

Commit

Permalink
ci: ⚡️ fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
melMass authored and xat committed Feb 22, 2023
1 parent ebc3457 commit 1084c0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/context/userStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,6 @@ export const useUserStore = create<UserState>()(
collect: async (listing) => {
const handleOp = get().handleOp
const show = useModalStore.getState().show
const close = useModalStore.getState().close
const showError = useModalStore.getState().showError

let batch = undefined
Expand Down

0 comments on commit 1084c0a

Please sign in to comment.