Skip to content

Commit

Permalink
Fix init
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Jun 22, 2017
1 parent 88712b5 commit 571144d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyls/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@

hookspec = pluggy.HookspecMarker(PYLS)
hookimpl = pluggy.HookimplMarker(PYLS)

from ._version import get_versions
__version__ = get_versions()['version']
del get_versions

0 comments on commit 571144d

Please sign in to comment.