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 May 23, 2024
1 parent 2859f03 commit cec6c48
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 std::{
hash::Hash,
Expand Down

0 comments on commit cec6c48

Please sign in to comment.