mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
MAINT: cleanup an errant dbg!
This commit is contained in:
parent
88ba3f7f78
commit
89a06135c9
@ -639,7 +639,6 @@ impl ModuleDef {
|
||||
);
|
||||
// std/ paths are special and do not get made into absolute paths.
|
||||
if path.starts_with(format!("std{}", main_separator)) {
|
||||
dbg!(&path);
|
||||
return;
|
||||
}
|
||||
#[cfg(not(windows))]
|
||||
|
Loading…
x
Reference in New Issue
Block a user