Skip to content

Commit 5dd8f74

Browse files
committed
cargo fmt
1 parent f80b37f commit 5dd8f74

File tree

1 file changed

+1
-2
lines changed
  • rust/operator-binary/src/history/config

1 file changed

+1
-2
lines changed

rust/operator-binary/src/history/config/jvm.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,8 @@ pub fn construct_history_jvm_args(
5454
mod tests {
5555
use indoc::indoc;
5656

57-
use crate::crd::history::v1alpha1::SparkHistoryServer;
58-
5957
use super::*;
58+
use crate::crd::history::v1alpha1::SparkHistoryServer;
6059

6160
#[test]
6261
fn test_construct_jvm_arguments_defaults() {

0 commit comments

Comments
 (0)