mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
remove unnecessary logging
This commit is contained in:
parent
c1c3353a84
commit
65308d9cf8
1 changed files with 0 additions and 2 deletions
|
@ -75,9 +75,7 @@ focus_first() {
|
||||||
|
|
||||||
all_lines() {
|
all_lines() {
|
||||||
endless_orbit
|
endless_orbit
|
||||||
&>2 echo "fetched endless orbit"
|
|
||||||
focus_first
|
focus_first
|
||||||
&>2 echo "fetched focus_first"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$dry_run" = '1' ]; then
|
if [ "$dry_run" = '1' ]; then
|
||||||
|
|
Loading…
Reference in a new issue