Drop extra line

This commit is contained in:
Andrew Svetlov 2015-09-06 06:35:02 +02:00
parent aea0d37ee0
commit d7f6c8a48a
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ class PyTest(TestCommand):
sys.exit(errno)
with codecs.open(os.path.join(os.path.abspath(os.path.dirname(
__file__)), 'aiohttp_security', '__init__.py'), 'r', 'latin1') as fp:
try: