diff options
Diffstat (limited to 'lib/intentions-queue')
-rwxr-xr-x | lib/intentions-queue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/intentions-queue b/lib/intentions-queue index c92a4d1..cd83fec 100755 --- a/lib/intentions-queue +++ b/lib/intentions-queue @@ -90,7 +90,6 @@ intentions_left() { t d ' \ - | sort -n \ | grep -qxm1 '[0-9]\+' } |