Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove split which isn't in the node package dependencies
  • Loading branch information
samcv committed Dec 19, 2016
1 parent 67a1505 commit 9a07a2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion highlights/highlight-filename-from-stdin.coffee
Expand Up @@ -3,7 +3,6 @@
Highlights = require 'highlights'
fs = require 'fs'
path = require 'path'
split = require 'split'
highlighter = new Highlights()
highlighter.requireGrammarsSync
modulePath: require.resolve('./atom-language-perl6/package.json')
Expand Down

0 comments on commit 9a07a2d

Please sign in to comment.