fix codeclimate
This commit is contained in:
parent
81b47e613e
commit
51b689d8b4
2 changed files with 20 additions and 22 deletions
|
@ -1,5 +1,3 @@
|
|||
/* global $ */
|
||||
|
||||
import { Parser, HtmlRenderer, Node } from 'commonmark'
|
||||
import { emojiIndex } from 'emoji-mart'
|
||||
import { escapeRegExp } from 'lodash'
|
||||
|
|
Loading…
Reference in a new issue