Skip to content

Commit ad21589

Browse files
committed
fix clang
1 parent a7bd829 commit ad21589

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

google/cloud/bigtable/tests/data_integration_test.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,9 +1113,6 @@ TEST_F(DataIntegrationTest, QueryWithNulls) {
11131113
std::make_tuple(row_key3, absl::optional<std::string>(value3))));
11141114
}
11151115

1116-
// TODO(#8800) - remove after deprecation is complete
1117-
#include "google/cloud/internal/diagnostics_pop.inc"
1118-
11191116
} // namespace
11201117
GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
11211118
} // namespace bigtable

0 commit comments

Comments
 (0)