Skip to content

Commit

Permalink
more prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-kot committed Feb 9, 2018
1 parent 66e23c3 commit eb234e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sagas.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export default function* networkEventsListenerSaga(
actionTypes.CHECK_INTERNET_ACCESS,
checkInternetAccessSaga,
timeout,
pingServerUrl
pingServerUrl,
);
if (checkConnectionInterval) {
yield fork(
Expand Down

0 comments on commit eb234e7

Please sign in to comment.