Skip to content

Commit c8fd2ef

Browse files
committed
fmt
1 parent f09a790 commit c8fd2ef

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-operator/src/commons

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ pub mod affinity;
44
pub mod authentication;
55
pub mod cluster_operation;
66
pub mod listener;
7+
pub mod networking;
78
pub mod opa;
89
pub mod pdb;
910
pub mod product_image_selection;
@@ -12,4 +13,3 @@ pub mod resources;
1213
pub mod s3;
1314
pub mod secret;
1415
pub mod secret_class;
15-
pub mod networking;

0 commit comments

Comments
 (0)