Skip to content

Commit

Permalink
Remove unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
Gert-dev committed Oct 18, 2017
1 parent f0049f1 commit a0b4bef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/SignatureHelpProvider.coffee
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{Disposable, CompositeDisposable} = require 'atom'

marked = require 'marked'

module.exports =

##*
Expand Down

0 comments on commit a0b4bef

Please sign in to comment.