aboutsummaryrefslogtreecommitdiff
path: root/python/WORKSPACE
diff options
context:
space:
mode:
authorckl <ckl@google.com>2022-01-14 15:34:02 -0800
committerCopybara-Service <copybara-worker@google.com>2022-01-14 15:34:44 -0800
commit54d75de6e7e0e697b336f4559a71f1219987961f (patch)
tree7210e6480edc67d340b759596b327a1c41a753f0 /python/WORKSPACE
parent3e661e5e997d04f4b3e84cec3943c10050ff5288 (diff)
downloadtink-54d75de6e7e0e697b336f4559a71f1219987961f.tar.gz
Rollback: Move depedencies on AWS-KMS SDK from tink/cc to tink/kms/cc/aws
Fixes continuous testing breakges. PiperOrigin-RevId: 421926476
Diffstat (limited to 'python/WORKSPACE')
-rw-r--r--python/WORKSPACE3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/WORKSPACE b/python/WORKSPACE
index 77097aaa7..c40a34158 100644
--- a/python/WORKSPACE
+++ b/python/WORKSPACE
@@ -37,6 +37,3 @@ tink_cc_deps()
load("@tink_cc//:tink_cc_deps_init.bzl", "tink_cc_deps_init")
tink_cc_deps_init()
-
-load("@tink_cc_awskms//:tink_cc_awskms_deps.bzl", "tink_cc_awskms_deps")
-tink_cc_awskms_deps()