Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkharderdev committed Feb 3, 2022
1 parent 71a42bb commit 112fcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballista/rust/scheduler/src/planner.rs
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ mod test {
};
use datafusion::physical_plan::{displayable, ExecutionPlan};
use datafusion::prelude::ExecutionContext;

use std::sync::Arc;
use uuid::Uuid;

Expand Down

0 comments on commit 112fcd9

Please sign in to comment.