Commit 2255472e authored by Maksim Shabunin's avatar Maksim Shabunin

Fixed whitespace issue

parent ef16650f
......@@ -75,4 +75,3 @@ if __name__ == '__main__':
res = unittest.TextTestRunner(verbosity=3).run(s)
if not res.wasSuccessful():
sys.exit(res)
......@@ -316,5 +316,3 @@ if __name__ == "__main__":
log.info("=====")
log.info("SDK location: %s", builder.resultdest)
log.info("Documentation location: %s", builder.docdest)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment