mirror of
https://github.com/zoriya/astal.git
synced 2026-05-29 08:51:48 +00:00
remove leftover log
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ int main(string[] argv) {
|
||||
stdout.printf(generator.to_data(null));
|
||||
} else {
|
||||
foreach (var app in apps.query(search))
|
||||
stdout.printf("%s %f\n", app.entry, app.match(search));
|
||||
stdout.printf("%s\n", app.entry);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user