浏览代码

Minor change...

Hamilton Turner 11 年之前
父节点
当前提交
f9a4ebcf40
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      toolset/run-ci.py

+ 0 - 1
toolset/run-ci.py

@@ -19,7 +19,6 @@ sys.path.append('.')
 sys.path.append('toolset/setup/linux')
 sys.path.append('toolset/benchmark')
 
-
 class CIRunnner:
   '''
   Manages running TFB on the Travis Continuous Integration system.