Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
blind-oracle committed Aug 23, 2024
1 parent e6e7d85 commit 705da0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/http/cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ mod tests {
use super::*;

use axum::{
body::to_bytes,
extract::State,
middleware::from_fn_with_state,
response::IntoResponse,
Expand Down

0 comments on commit 705da0d

Please sign in to comment.