use super::

This commit is contained in:
pegasus.cadence@gmail.com 2024-11-20 17:10:35 -08:00
parent 14b6da359a
commit 1fe434bf30

View File

@ -261,9 +261,7 @@ mod tests {
/// ```
pub mod pwd_per_drive_singleton {
#[cfg(windows)]
use super::get_drive_pwd_map;
use std::path::{Path, PathBuf};
use super::{get_drive_pwd_map, Path, PathBuf};
/// set_pwd_per_drive
/// record PWD for drive, path must be absolute path