Skip to content

Commit a14eecf

Browse files
committed
fix docs
1 parent f689dd3 commit a14eecf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/stackable-operator/src/builder/pod/container.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
use std::fmt;
22

3+
#[cfg(doc)]
4+
use std::collections::BTreeMap;
5+
36
use indexmap::IndexMap;
47
use k8s_openapi::api::core::v1::{
58
ConfigMapKeySelector, Container, ContainerPort, EnvVar, EnvVarSource, Lifecycle,

0 commit comments

Comments
 (0)