diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-09-15 00:19:12 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-09-15 00:19:12 +0200 |
commit | 81175f89228a8dae06fa2d3f784080e4b47962a3 (patch) | |
tree | 0e5fa3c4f13faa93a490b8f71e73baf6ab5fb6e0 /.config | |
parent | 28b6bc4d05bdaeae723e0b923e3630adf1ebc083 (diff) |
eww: Remove comment
Diffstat (limited to '.config')
-rwxr-xr-x | .config/eww/scripts/email-listener | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/eww/scripts/email-listener b/.config/eww/scripts/email-listener index 71748a7..b8c7ad7 100755 --- a/.config/eww/scripts/email-listener +++ b/.config/eww/scripts/email-listener @@ -33,4 +33,3 @@ do ;; esac done -#'' |