Index: build/android/pylib/utils/base_error.py |
diff --git a/build/android/pylib/utils/base_error.py b/build/android/pylib/utils/base_error.py |
deleted file mode 100644 |
index 263479a3c3279aca00c226b8b97cd52bc9ec3175..0000000000000000000000000000000000000000 |
--- a/build/android/pylib/utils/base_error.py |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-# Copyright 2015 The Chromium Authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
- |
-# pylint: disable=unused-wildcard-import |
-# pylint: disable=wildcard-import |
- |
-from devil.base_error import * |