Skip to content

Commit 624ad18

Browse files
fmt
1 parent a133354 commit 624ad18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/query/pipeline/stage/insert.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ use std::fmt::{self, Write};
88

99
use crate::{
1010
common::{token, Span, Spanned},
11-
pretty::{indent, Pretty},
1211
pattern::Pattern,
12+
pretty::{indent, Pretty},
1313
};
1414

1515
#[derive(Debug, Clone, Eq, PartialEq)]

0 commit comments

Comments
 (0)