| Index: masters/master.chromiumos/chromiumos_board_config.py
|
| diff --git a/masters/master.chromiumos/chromiumos_board_config.py b/masters/master.chromiumos/chromiumos_board_config.py
|
| index 289f9c9d798efe41e4f93300c04f2bce6538f546..4be9c35ebcb214965c2065b14721b965b2155fb8 100644
|
| --- a/masters/master.chromiumos/chromiumos_board_config.py
|
| +++ b/masters/master.chromiumos/chromiumos_board_config.py
|
| @@ -6,8 +6,8 @@ import collections
|
| import logging
|
| import sys
|
|
|
| -from common.slave_alloc import SlaveAllocator
|
| from common.cros_chromite import Get, ChromiteTarget
|
| +from common.slave_alloc import SlaveAllocator
|
| from master.cros import builder_config
|
|
|
|
|
|
|