Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
JunichiSugiura committed Jun 1, 2019
1 parent f2b3082 commit 406bf68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web3-providers/src/resolvers/ProviderResolver.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

import isFunction from 'lodash/isFunction';
import isObject from 'lodash/isObject';
import Web3EthereumProvider from '../providers/Web3EthereumProvider';

const global =
(function() {
Expand Down

0 comments on commit 406bf68

Please sign in to comment.