mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-18 23:57:57 +00:00
The keyword param was unused in the method body since an earlier commit switched it to call permitted_document_ids(user) internally. None of the 3 call sites passed it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>