diff --git a/module/core/proper_path_tools/src/path.rs b/module/core/proper_path_tools/src/path.rs index fad499b946..a92da029cd 100644 --- a/module/core/proper_path_tools/src/path.rs +++ b/module/core/proper_path_tools/src/path.rs @@ -802,7 +802,6 @@ crate::mod_interface! { protected use ext; protected use exts; protected use change_ext; - protected use without_ext; protected use path_relative; protected use rebase; protected use path_common;