wscript: remove trailing whitespace

This commit is contained in:
Mads Kiilerich 2022-01-25 00:23:43 +01:00
parent 4cec4a659b
commit 06f8936a73
8 changed files with 8 additions and 11 deletions

View file

@ -161,7 +161,6 @@ def build(bld):
manual_testobj.target = target
manual_testobj.install_path = ''
def shutdown():
autowaf.shutdown()