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

@ -24,7 +24,7 @@ APPNAME = 'temporal'
VERSION = TEMPORAL_VERSION
I18N_PACKAGE = 'libtemporal'
temporal_sources = [
temporal_sources = [
'debug.cc',
'bbt_time.cc',
'beats.cc',