Skip to content

Commit

Permalink
cut legacy backcompat alias folly::io::StreamCodec
Browse files Browse the repository at this point in the history
Summary: All uses have been migrated so the unused alias may now be removed.

Reviewed By: skrueger

Differential Revision: D68536731

fbshipit-source-id: 661f74c0f611f7f0b28e3bdaea1f868a6ecd2ceb
  • Loading branch information
yfeldblum authored and facebook-github-bot committed Jan 24, 2025
1 parent a6e34bb commit 82528a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion third-party/folly/src/folly/compression/Compression.h
Original file line number Diff line number Diff line change
Expand Up @@ -546,5 +546,4 @@ using folly::compression::CodecType;
using folly::compression::getAutoUncompressionCodec;
using folly::compression::getCodec;
using folly::compression::hasCodec;
using folly::compression::StreamCodec;
} // namespace folly::io

0 comments on commit 82528a9

Please sign in to comment.