| Index: infra_libs/authentication.py
|
| diff --git a/infra_libs/authentication.py b/infra_libs/authentication.py
|
| deleted file mode 100644
|
| index 84b54ea209d53df859a390cebc4d9f3f81843346..0000000000000000000000000000000000000000
|
| --- a/infra_libs/authentication.py
|
| +++ /dev/null
|
| @@ -1,6 +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.
|
| -
|
| -# TODO(dsansome): Change callers to using this directly, and remove this file.
|
| -from infra_libs import get_signed_jwt_assertion_credentials
|
|
|