Skip to content

Commit 8ea001d

Browse files
committed
Rm mod changelog for another PR
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent cb7cd4d commit 8ea001d

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

src/changelog.rs

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/lib.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,6 @@ pub use error::Error;
170170
mod sftp;
171171
pub use sftp::{Mode, RemoteFile, Sftp};
172172

173-
#[cfg(docsrs)]
174-
/// Changelog for this crate, only present in doc.
175-
pub mod changelog;
176-
177173
#[cfg(feature = "process-mux")]
178174
pub(crate) mod process_impl;
179175

0 commit comments

Comments
 (0)