Skip to content

Commit f648a2d

Browse files
adwk67maltesander
andauthored
Update crates/stackable-operator/src/v2/config_file_writer.rs
Co-authored-by: maltesander <malte.sander.it@gmail.com>
1 parent 60783b7 commit f648a2d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

crates/stackable-operator/src/v2/config_file_writer.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
//! Writers for Hadoop XML config files and Java `.properties` files.
2-
//!
3-
//! Originally part of the `product-config` crate's `writer` module; previously
4-
//! vendored into the individual operators, now provided here as the shared home so
5-
//! operators do not depend on `product-config` for rendering.
62
73
use std::{fmt::Write as _, io::Write};
84

0 commit comments

Comments
 (0)