Skip to content

Commit ce534d0

Browse files
committed
clang tidy fixes
1 parent 4eed37f commit ce534d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

google/cloud/bigtable/internal/query_plan_test.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,10 @@ namespace bigtable_internal {
3131
GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_BEGIN
3232
namespace {
3333

34-
using ::google::cloud::internal::ToProtoTimestamp;
3534
using ::google::cloud::testing_util::FakeCompletionQueueImpl;
3635
using ::google::cloud::testing_util::FakeSystemClock;
3736
using ::google::cloud::testing_util::IsProtoEqual;
3837
using ::google::cloud::testing_util::StatusIs;
39-
using ::google::protobuf::util::TimeUtil;
4038

4139
TEST(QueryPlanTest, ResponseDataWithOriginalValidQueryPlan) {
4240
auto fake_cq_impl = std::make_shared<FakeCompletionQueueImpl>();

0 commit comments

Comments
 (0)