Skip to content

Commit 061df58

Browse files
committed
fix formatting
1 parent 887d9e5 commit 061df58

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

google/cloud/storage/internal/crc32c.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
#include "google/cloud/storage/internal/const_buffer.h"
1919
#include "google/cloud/storage/version.h"
20-
#include "absl/crc/crc32c.h"
2120
#include "absl/strings/cord.h"
2221
#include "absl/strings/string_view.h"
2322
#include <cstdint>

google/cloud/storage/internal/crc32c_benchmark.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ BENCHMARK(BM_Crc32cConcat);
9393
GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
9494
} // namespace storage_internal
9595
} // namespace cloud
96-
} // namespace google
96+
} // namespace google

0 commit comments

Comments
 (0)