summaryrefslogtreecommitdiffhomepage
path: root/test/components/Switch.spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/components/Switch.spec.js')
-rw-r--r--test/components/Switch.spec.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/components/Switch.spec.js b/test/components/Switch.spec.js
index e1242d74df..44794d9bba 100644
--- a/test/components/Switch.spec.js
+++ b/test/components/Switch.spec.js
@@ -1,6 +1,5 @@
// @flow
-import { expect } from 'chai';
import * as React from 'react';
import ReactDOM from 'react-dom';
import ReactTestUtils, { Simulate } from 'react-dom/test-utils';