Skip to content

Commit e5f9280

Browse files
committed
I'm stupid and forgot to remove a line
1 parent 88bbbe5 commit e5f9280

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ pub fn get_installed_apps(dir: impl AsRef<Path>) -> Vec<App> {
128128
.strip_suffix("</string>")
129129
.unwrap_or("")
130130
});
131-
dbg!(icon_line);
132131

133132
handle_from_icns(Path::new(&format!(
134133
"{}/Contents/Resources/{}",

0 commit comments

Comments
 (0)