fix formatting

This commit is contained in:
Toby Lawrence 2024-04-25 08:32:19 +00:00 committed by Maksym Pavlenko
parent 33d4d81850
commit 3d73fd3660
1 changed files with 2 additions and 1 deletions

View File

@ -258,9 +258,10 @@ impl Client {
#[cfg(test)]
mod tests {
use crate::events::ContainerCreate;
use prost_types::Any;
use crate::events::ContainerCreate;
#[test]
fn any_roundtrip() {
let original = ContainerCreate {