chore: remove todos and fix benches
This commit is contained in:
parent
8f852b4d8f
commit
5efc18bc3b
2 changed files with 2 additions and 3 deletions
|
|
@ -14,7 +14,6 @@ impl Theme {
|
|||
)
|
||||
}
|
||||
|
||||
// TODO: use me
|
||||
fn scaled_directories(&self) -> Vec<&str> {
|
||||
self.get_icon_theme_section()
|
||||
.and_then(|props| props.get("ScaledDirectories"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue