aboutsummaryrefslogtreecommitdiff
path: root/bestflags/flags_util.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/flags_util.py')
-rw-r--r--bestflags/flags_util.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bestflags/flags_util.py b/bestflags/flags_util.py
index ae19a60b..20be57fb 100644
--- a/bestflags/flags_util.py
+++ b/bestflags/flags_util.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.
-
"""Utility functions to explore the neighbor flags.
Part of the Chrome build flags optimization.
@@ -9,7 +8,6 @@ Part of the Chrome build flags optimization.
__author__ = 'yuhenglong@google.com (Yuheng Long)'
-
import flags
from flags import Flag