Semi-automatically remove trailing whitespace.

This commit is contained in:
ospalh 2013-12-16 11:04:58 +01:00 committed by jdoe0
parent e12ecedbf0
commit c0d3b06ea3

View File

@ -606,4 +606,3 @@ def main():
shutdown() shutdown()
if __name__ == '__main__': main() if __name__ == '__main__': main()