Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Apr 20, 2018
1 parent 71f4317 commit 45e7b0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rowan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
vector_vector_rotation)

# Get the version
import os

__version__ = '0.6.1'

__all__ = ['calculus', 'geometry', 'interpolate', 'mapping', 'random',
Expand Down

0 comments on commit 45e7b0d

Please sign in to comment.