Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Nov 14, 2024
1 parent 628b6d4 commit 75466b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamer/src/nonblocking/quic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,7 @@ pub mod test {
SpawnTestServerResult, TestServerConfig,
},
},
DEFAULT_TPU_COALESCE,
quic::DEFAULT_TPU_COALESCE,
},
assert_matches::assert_matches,
async_channel::unbounded as async_unbounded,
Expand Down

0 comments on commit 75466b7

Please sign in to comment.