mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
dbf1ac7867
Deleting a publish that does not exist now results in a status code 404 instead of 500. Fixes: #1006