From 83605654317892df9c4b1e2fad255ca4a6856c0b Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 24 May 2017 13:48:13 +0200 Subject: Remove spaces --- test/0x.js.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/0x.js.ts b/test/0x.js.ts index 9538c5eb6..65475bf32 100644 --- a/test/0x.js.ts +++ b/test/0x.js.ts @@ -1,5 +1,5 @@ import {ZeroEx} from '../src/ts/0x.js'; -import { expect } from 'chai'; +import {expect} from 'chai'; import 'mocha'; describe('ZeroEx library', () => { -- cgit v1.2.3