We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff51ad1 commit fc63d41Copy full SHA for fc63d41
src/web/releases.rs
@@ -2,9 +2,7 @@
2
3
use crate::{
4
build_queue::QueuedCrate,
5
- cdn,
6
- db::Pool,
7
- impl_axum_webpage,
+ cdn, impl_axum_webpage,
8
utils::{report_error, retry_async, spawn_blocking},
9
web::{
10
axum_parse_uri_with_params, axum_redirect, encode_url_path,
0 commit comments