aboutsummaryrefslogtreecommitdiff
path: root/bestflags/steering.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/steering.py')
-rw-r--r--bestflags/steering.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bestflags/steering.py b/bestflags/steering.py
index a7a559e2..320f7c37 100644
--- a/bestflags/steering.py
+++ b/bestflags/steering.py
@@ -1,7 +1,6 @@
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-
"""The framework stage that produces the next generation of tasks to run.
Part of the Chrome build flags optimization.