Skip to content

Commit

Permalink
whoops; typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Jul 25, 2024
1 parent 319259c commit c34bd16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/okapiActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ function clearRtrFlsWarningTimeout() {
};
}
function setRtrFlsTimeout(rtrFlsTimeout) {
OKAPI_REDUCER_ACTIONS.SET_RTR_FLS_TIMEOUT
return {
type: OKAPI_REDUCER_ACTIONS.SET_RTR_FLS_TIMEOUT,
rtrFlsTimeout,
Expand Down

0 comments on commit c34bd16

Please sign in to comment.