Skip to content

Commit

Permalink
Removed broken __about__ import
Browse files Browse the repository at this point in the history
m)
  • Loading branch information
Turbo87 committed Feb 8, 2014
1 parent 86a7506 commit 34b9b2e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions aerofiles/__init__.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# flake8: noqa

from .__about__ import (
__title__, __summary__, __uri__, __version__, __author__, __email__,
__license__,
)

from .errors import *

from .seeyou import (
Expand Down

0 comments on commit 34b9b2e

Please sign in to comment.