Skip to content

Commit c90cee8

Browse files
committed
Remove re-export
1 parent 816b9ef commit c90cee8

File tree

1 file changed

+0
-2
lines changed
  • crates/stackable-operator/src/utils

1 file changed

+0
-2
lines changed

crates/stackable-operator/src/utils/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,3 @@ pub use self::{option::OptionExt, url::UrlExt};
2626
pub(crate) fn format_full_controller_name(operator: &str, controller: &str) -> String {
2727
format!("{operator}_{controller}")
2828
}
29-
30-
pub use self::cluster_domain::KUBERNETES_CLUSTER_DOMAIN;

0 commit comments

Comments
 (0)