This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
eza
mirror of
https://github.com/eza-community/eza
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
rm trailing whitespace
Benjamin Sago
11 years ago
parent
23e5d3ce8d
commit
1ec4451016
2 changed files
with
0 additions
and
3 deletions
Split View
Show Diff Stats
0
1
src/column.rs
0
2
src/dir.rs
+ 0
- 1
src/column.rs
View File
@@ -72,4 +72,3 @@ impl Alignment {
}
}
}
-
+ 0
- 2
src/dir.rs
View File
@@ -37,5 +37,3 @@ impl Dir {
self.contents.contains(path)
}
}
-
-