2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 09:57:15 +01:00

fix whitespaces

This commit is contained in:
danbar 2017-12-19 14:25:49 +01:00 committed by ita1024
parent 3dc4357ada
commit fdf22b24c8

View File

@ -220,4 +220,3 @@ def post_cpplint(self):
if not node:
self.bld.fatal('Could not find %r' % src)
self.create_task('cpplint', node)