Skip to content

Commit fc63d41

Browse files
committed
fix
1 parent ff51ad1 commit fc63d41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/web/releases.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
33
use crate::{
44
build_queue::QueuedCrate,
5-
cdn,
6-
db::Pool,
7-
impl_axum_webpage,
5+
cdn, impl_axum_webpage,
86
utils::{report_error, retry_async, spawn_blocking},
97
web::{
108
axum_parse_uri_with_params, axum_redirect, encode_url_path,

0 commit comments

Comments
 (0)