Fix linting

This commit is contained in:
Nicolas Gotchac 2016-11-28 17:00:51 +01:00
parent 9248303416
commit 1d194f9ae8
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
import Abi from '../../abi';
import { isInstanceOf } from '../util/types';
let nextSubscriptionId = 0;