Skip to content

Commit

Permalink
chore: run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperswitch-bot[bot] committed Jan 18, 2024
1 parent d1a4744 commit b473450
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/drainer/src/health_check.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::sync::Arc;

use actix_web::{web, HttpResponse, Scope};

use async_bb8_diesel::{AsyncConnection, AsyncRunQueryDsl};
use common_utils::errors::CustomResult;
use diesel_models::{Config, ConfigNew};
Expand Down

0 comments on commit b473450

Please sign in to comment.