Skip to content

Commit

Permalink
Remove notifications array from default state in store
Browse files Browse the repository at this point in the history
  • Loading branch information
walidkayhan committed Dec 6, 2024
1 parent 9e95bf2 commit f993e30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/src/store/defaultState/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ const defaultState: State = {
storedValue: null,
},
},
notifications: [],
},
widgets: {
axes: {
Expand Down

0 comments on commit f993e30

Please sign in to comment.