mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-26 13:56:27 +00:00
remove debug print
This commit is contained in:
parent
37d79da201
commit
a3460cf031
@ -85,7 +85,6 @@ impl Attribute {
|
||||
}
|
||||
start = end + 1;
|
||||
}
|
||||
println!("{:?}", names);
|
||||
Ok(names)
|
||||
} else {
|
||||
// Ignore error for now
|
||||
|
Loading…
Reference in New Issue
Block a user