Skip to content

Commit

Permalink
remove unused property from ui reducer
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytroshch committed Jul 12, 2024
1 parent 20d0fd6 commit 8f67cd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/redux/reducers/ui/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ function getInitialState() {
modals: {},
orderToEdit: {},
isBadInternetConnection: false,
isNoConnectionModalVisible: false,
closePositionModalData: {},
isOrderExecuting: false,
strategyEditor: {
Expand Down

0 comments on commit 8f67cd5

Please sign in to comment.