Skip to content

Commit

Permalink
chore: addresses comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gitanjli525 committed Sep 10, 2024
1 parent 7383afc commit 95ddb88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/router/src/routes/refunds.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ use common_enums::EntityType;
use router_env::{instrument, tracing, Flow};

use super::app::AppState;
#[cfg(feature = "olap")]
use crate::{
core::{api_locking, refunds::*},
services::{api, authentication as auth, authorization::permissions::Permission},
Expand Down

0 comments on commit 95ddb88

Please sign in to comment.