We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4612212 commit 6b052b3Copy full SHA for 6b052b3
rust/operator-binary/src/crd/history.rs
@@ -62,8 +62,6 @@ pub enum Error {
62
63
#[versioned(version(name = "v1alpha1"))]
64
pub mod versioned {
65
- use stackable_operator::role_utils::{GenericRoleConfig, JavaCommonConfig};
66
-
67
/// A Spark cluster history server component. This resource is managed by the Stackable operator
68
/// for Apache Spark. Find more information on how to use it in the
69
/// [operator documentation](DOCS_BASE_URL_PLACEHOLDER/spark-k8s/usage-guide/history-server).
0 commit comments