Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
some other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaBhattacharjee committed May 29, 2023
1 parent a7f3b24 commit f3315cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Reducers/MusicReducer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ const Music_reducer = (state, action) => {
}

if (action.type === GET_SINGLE_ALBUM_ERROR) {
// Handle the error case here
return {
...state,
single_album_loading: false,
Expand Down

0 comments on commit f3315cb

Please sign in to comment.