remove blank line at end of file

This commit is contained in:
Damon Atkins 2017-09-23 13:56:50 +10:00 committed by GitHub
parent e97651d49b
commit c7a652784a

View file

@ -328,4 +328,3 @@ def remove(path):
except OSError as exc:
if exc.errno != errno.ENOENT:
raise