Skip to content

Commit 6b052b3

Browse files
committed
Remove unused import
1 parent 4612212 commit 6b052b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rust/operator-binary/src/crd/history.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ pub enum Error {
6262

6363
#[versioned(version(name = "v1alpha1"))]
6464
pub mod versioned {
65-
use stackable_operator::role_utils::{GenericRoleConfig, JavaCommonConfig};
66-
6765
/// A Spark cluster history server component. This resource is managed by the Stackable operator
6866
/// for Apache Spark. Find more information on how to use it in the
6967
/// [operator documentation](DOCS_BASE_URL_PLACEHOLDER/spark-k8s/usage-guide/history-server).

0 commit comments

Comments
 (0)