Skip to content

Commit a8bddf9

Browse files
maltesanderadwk67
andauthored
Update rust/operator-binary/src/controller/build/properties/config_properties.rs
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent ff68cee commit a8bddf9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rust/operator-binary/src/controller/build/properties/config_properties.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ const LOG_MAX_TOTAL_SIZE: &str = "log.max-total-size";
5555
const DEFAULT_QUERY_MAX_MEMORY: &str = "50GB";
5656
const DEFAULT_NODE_SCHEDULER_INCLUDE_COORDINATOR: &str = "false";
5757

58-
// Mirrors the private constant of the same name in `crd/mod.rs`.
5958
const LOG_FILE_COUNT: u32 = 2;
6059

6160
#[derive(Debug, Snafu)]

0 commit comments

Comments
 (0)