Skip to content

Commit

Permalink
chore: solve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
merklefruit committed Sep 18, 2024
1 parent 0601582 commit ea37421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bolt-sidecar/src/client/constraints_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ impl ConstraintsApi for ConstraintsClient {
mod tests {
use reqwest::Url;

use crate::ConstraintsClient;
use super::ConstraintsClient;

#[test]
fn test_join_endpoints() {
Expand Down

0 comments on commit ea37421

Please sign in to comment.