Skip to content

Commit f0566d1

Browse files
committed
refactor: remove vendored framework/role_utils module
1 parent 397cf3b commit f0566d1

4 files changed

Lines changed: 9 additions & 173 deletions

File tree

Cargo.nix

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/operator-binary/src/framework.rs

Lines changed: 0 additions & 11 deletions
This file was deleted.

rust/operator-binary/src/framework/role_utils.rs

Lines changed: 0 additions & 152 deletions
This file was deleted.

rust/operator-binary/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ use crate::{
3939

4040
mod controller;
4141
mod crd;
42-
mod framework;
4342
mod listener;
4443
mod operations;
4544
mod service;

0 commit comments

Comments
 (0)