Browse Source

Minor change...

Hamilton Turner 11 years ago
parent
commit
f9a4ebcf40
1 changed files with 0 additions and 1 deletions
  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.