aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs/src/components/comment.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-docs/src/components/comment.tsx')
-rw-r--r--packages/react-docs/src/components/comment.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/react-docs/src/components/comment.tsx b/packages/react-docs/src/components/comment.tsx
index 0d63d4d31..c3687c510 100644
--- a/packages/react-docs/src/components/comment.tsx
+++ b/packages/react-docs/src/components/comment.tsx
@@ -1,5 +1,4 @@
import { MarkdownCodeBlock } from '@0xproject/react-shared';
-import * as _ from 'lodash';
import * as React from 'react';
import * as ReactMarkdown from 'react-markdown';