Skip to content

Commit

Permalink
chore: code optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelramalho19 committed Aug 26, 2020
1 parent c4cfe66 commit 47f52ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bundles/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const bundle = createAsyncResourceBundle({

if (!await checkIfGatewayUrlIsAccessible(url)) {
store.doSetAvailableGateway(DEFAULT_URI)
return conf
}

// stringy json for quick compares
Expand Down

0 comments on commit 47f52ff

Please sign in to comment.