Skip to content

Commit

Permalink
Internal Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 575739163
Change-Id: I3f4f85a424ca021e94388f2dc47f7f66fa1f6700
  • Loading branch information
ise-crypto authored and copybara-github committed Oct 23, 2023
1 parent 2f78301 commit 3fba906
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/walkthrough/load_encrypted_keyset_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,11 @@ constexpr absl::string_view kFakeKmsKeyUri = "fake://some_key";

using ::crypto::tink::Aead;
using ::crypto::tink::KeysetHandle;
using ::crypto::tink::Registry;
using ::crypto::tink::test::IsOk;
using ::crypto::tink::test::IsOkAndHolds;
using ::crypto::tink::test::StatusIs;
using ::crypto::tink::util::Status;
using ::crypto::tink::util::StatusOr;
using ::testing::Environment;
using ::testing::Test;

class LoadKeysetTest : public Test {
Expand Down

0 comments on commit 3fba906

Please sign in to comment.