Skip to content

Commit

Permalink
Remove unused action type
Browse files Browse the repository at this point in the history
  • Loading branch information
timolins committed Jan 6, 2021
1 parent 4a4760d commit 9f0891a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export enum ActionType {
UPSERT_TOAST,
DISMISS_TOAST,
REMOVE_TOAST,
TOAST,
START_PAUSE,
END_PAUSE,
}
Expand Down

1 comment on commit 9f0891a

@vercel
Copy link

@vercel vercel bot commented on 9f0891a Jan 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.