소스 검색

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.