network module lint fix

Remove empty lines at the end of file
This commit is contained in:
msciciel 2015-06-17 22:04:30 +02:00
parent 0b6ef784b2
commit 79b4ec2da8

View file

@ -1133,4 +1133,3 @@ def get_route(ip):
return ret
else:
raise CommandExecutionError('Not yet supported on this platform')