| Index: infra_libs/logs/__init__.py
|
| diff --git a/infra_libs/logs/__init__.py b/infra_libs/logs/__init__.py
|
| deleted file mode 100644
|
| index d22087508c000129a8933b5ff2b9f234871aa83b..0000000000000000000000000000000000000000
|
| --- a/infra_libs/logs/__init__.py
|
| +++ /dev/null
|
| @@ -1,7 +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 infra_libs.logs.logs import add_argparse_options
|
| -from infra_libs.logs.logs import add_handler
|
| -from infra_libs.logs.logs import process_argparse_options
|
|
|