Skip to content

Commit bee9c80

Browse files
committed
chore: Remove duplicated docs
1 parent 5871380 commit bee9c80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • crates/completest-pty/src

crates/completest-pty/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ PS1='% '
183183
Self::with_home(bin_root, home)
184184
}
185185

186-
/// Reuse an existing runtime's home
187186
/// Reuse an existing runtime's home
188187
pub fn with_home(bin_root: PathBuf, home: PathBuf) -> std::io::Result<Self> {
189188
let config_path = home.join(".bashrc");

0 commit comments

Comments
 (0)