Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
reduce redundant compression subcrate docs
  • Loading branch information
fairingrey authored Jun 6, 2019
1 parent 4486ba0 commit a803151
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tide-compression/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
missing_docs
)]

//! Compression-related middleware for Tide
pub use accept_encoding::Encoding;
use async_compression::stream;
use futures::future::BoxFuture;
Expand Down

0 comments on commit a803151

Please sign in to comment.