Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannis committed Oct 26, 2023
1 parent 5990d4f commit 515c9e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/src/indexer_service/http/indexer_service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ use build_info::BuildInfo;
use eventuals::Eventual;
use reqwest::StatusCode;
use serde::{de::DeserializeOwned, Serialize};
use serde_json::json;
use sqlx::postgres::PgPoolOptions;
use thiserror::Error;
use tokio::signal;
Expand Down

0 comments on commit 515c9e8

Please sign in to comment.