Index: build/android/devil/utils/lazy/__init__.py |
diff --git a/build/android/devil/utils/lazy/__init__.py b/build/android/devil/utils/lazy/__init__.py |
deleted file mode 100644 |
index 3cc56c0acf579254c8d1c7c30e1bb3b3cc20693d..0000000000000000000000000000000000000000 |
--- a/build/android/devil/utils/lazy/__init__.py |
+++ /dev/null |
@@ -1,5 +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. |
- |
-from devil.utils.lazy.weak_constant import WeakConstant |