diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-24 11:39:55 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-24 11:39:55 +0000 |
| commit | aa40780d6f1710a386dcaa2e73730ba50634eaed (patch) | |
| tree | 5a3e4ec75d0ae0b107f5afcc8e36330856fb9fc5 /docs | |
| parent | c31a313ccf781e54fa15942bc882c1b113d3f590 (diff) | |
remove dead code: get_authorization_from_db and collect_all_authorized_maintainers
Both were pub functions with no callers. Clippy doesn't flag dead pub
items because the compiler treats them as potentially used by external
crates - only private items trigger the dead_code lint.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions