diff options
Diffstat (limited to '')
-rwxr-xr-x | libexec/recit-entries | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libexec/recit-entries b/libexec/recit-entries index 7fcf438..1ba63b1 100755 --- a/libexec/recit-entries +++ b/libexec/recit-entries @@ -3,11 +3,6 @@ # Summary: Display entries, optionally for a project and/or a certain time set -e -# shellcheck source=/dev/null -source lib/loader - -recfile=$(load_recit) - project="" query_time="" |