Skip to content

Commit 559a6ac

Browse files
yfeldblumfacebook-github-bot
authored andcommitted
cut legacy backcompat alias folly::io::hasCodec
Summary: All uses have been migrated so the unused alias may now be removed. Reviewed By: Gownta Differential Revision: D68616601 fbshipit-source-id: c31e03245c0c9d5d0cf7bca78d331019a3709efa
1 parent c44eeb0 commit 559a6ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

folly/compression/Compression.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,5 +544,4 @@ namespace folly::io {
544544
using folly::compression::Codec;
545545
using folly::compression::CodecType;
546546
using folly::compression::getCodec;
547-
using folly::compression::hasCodec;
548547
} // namespace folly::io

0 commit comments

Comments
 (0)