Skip to content

Commit

Permalink
chore(channel): Clean up importing in channel service
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Jun 15, 2024
1 parent 2d26a3a commit 72d3cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tonic/src/transport/channel/service/discover.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use crate::transport::{channel::service::Connection, Endpoint};
use super::super::{Connection, Endpoint};

use hyper_util::client::legacy::connect::HttpConnector;
use std::{
Expand Down

0 comments on commit 72d3cb3

Please sign in to comment.