1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

remove unnecessary logging

This commit is contained in:
Rohan Kumar 2024-04-05 17:47:14 -04:00
parent c1c3353a84
commit 65308d9cf8
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -75,9 +75,7 @@ focus_first() {
all_lines() {
endless_orbit
&>2 echo "fetched endless orbit"
focus_first
&>2 echo "fetched focus_first"
}
if [ "$dry_run" = '1' ]; then