Skip to content

Commit

Permalink
Merge pull request #71 from SublimeLinter/kaste-patch-3
Browse files Browse the repository at this point in the history
Remove unused `npm_name`
  • Loading branch information
kaste committed Apr 13, 2019
2 parents cd8800e + 1b3fabe commit ee1b70b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
class Flow(NodeLinter):
"""Provides an interface to flow."""

npm_name = 'flow-bin'

defaults = {
'selector': 'source.js',
# Allow to bypass the 50 errors cap
Expand Down

0 comments on commit ee1b70b

Please sign in to comment.