mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-04 01:52:18 +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>