aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTink Team <tink-dev@google.com>2023-04-04 00:32:58 -0700
committerCopybara-Service <copybara-worker@google.com>2023-04-04 00:34:11 -0700
commit3ee3980e72f279c8b134d0c676c27a34e434c661 (patch)
tree430e9aa8b61dec9b44f93d4f7a00889af3522c12 /tools
parentfe6966ae3bbf4e05dae1e2cd5d8fd163533d32ce (diff)
downloadtink-3ee3980e72f279c8b134d0c676c27a34e434c661.tar.gz
Internal Code Change
PiperOrigin-RevId: 521681728
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/cc/cli_util.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/cc/cli_util.cc b/tools/testing/cc/cli_util.cc
index 72b776ed5..327b30600 100644
--- a/tools/testing/cc/cli_util.cc
+++ b/tools/testing/cc/cli_util.cc
@@ -47,7 +47,6 @@ using crypto::tink::JsonKeysetWriter;
using crypto::tink::KeysetHandle;
using crypto::tink::KeysetReader;
using crypto::tink::KeysetWriter;
-using crypto::tink::KmsClients;
using crypto::tink::OutputStream;
using crypto::tink::TinkConfig;
using crypto::tink::util::Status;