Remove spaces

This commit is contained in:
Leonid Logvinov 2017-05-24 13:48:13 +02:00
parent c50b32ee3f
commit 8360565431
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -1,5 +1,5 @@
import {ZeroEx} from '../src/ts/0x.js';
import { expect } from 'chai';
import {expect} from 'chai';
import 'mocha';
describe('ZeroEx library', () => {