Skip to content

Commit d709eeb

Browse files
authored
wip
1 parent baf5a1a commit d709eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testcontainers/src/core/containers/async_container.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
use std::{fmt, ops::Deref, sync::Arc};
22

3+
use tokio::task::JoinHandle;
34
use tokio_stream::StreamExt;
45

56
#[cfg(feature = "host-port-exposure")]

0 commit comments

Comments
 (0)