fix codeclimate

This commit is contained in:
Devin Howard 2018-03-18 10:45:41 -07:00
parent 81b47e613e
commit 51b689d8b4
2 changed files with 20 additions and 22 deletions

View file

@ -1,5 +1,3 @@
/* global $ */
import { Parser, HtmlRenderer, Node } from 'commonmark'
import { emojiIndex } from 'emoji-mart'
import { escapeRegExp } from 'lodash'