Skip to content

Commit

Permalink
refactor: Remove deprecated modules (#259)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored May 7, 2022
1 parent fad2d33 commit 1885f1e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 246 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,3 @@ pub mod services;
//
// Please don't export any type from this module.
mod error;

#[deprecated]
pub mod readers;
60 changes: 0 additions & 60 deletions src/readers/callback.rs

This file was deleted.

24 changes: 0 additions & 24 deletions src/readers/mod.rs

This file was deleted.

82 changes: 0 additions & 82 deletions src/readers/observer.rs

This file was deleted.

77 changes: 0 additions & 77 deletions src/readers/stream.rs

This file was deleted.

0 comments on commit 1885f1e

Please sign in to comment.