chore: fix linter

This commit is contained in:
Fabio Berger
2018-10-16 17:42:58 +01:00
parent 9bae3e51d9
commit 2305109170
2 changed files with 1 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
import { DocsInfo } from '@0xproject/react-docs';
import { ALink, colors, constants as sharedConstants, Link, NestedSidebarMenu, Styles } from '@0xproject/react-shared';
import { ALink, colors, Link, Styles } from '@0xproject/react-shared';
import { ObjectMap } from '@0xproject/types';
import * as _ from 'lodash';
import Drawer from 'material-ui/Drawer';