Skip to content

Commit 71c7176

Browse files
fmt
1 parent b7a3ea9 commit 71c7176

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/djls-conf/src/tagspecs/legacy.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
// It should be removed after two releases (v5.2.5 and v5.2.6) following the
66
// project's deprecation policy.
77

8-
use serde::Deserialize;
98
use std::collections::HashMap;
109

10+
use serde::Deserialize;
11+
1112
use super::ArgKindDef;
1213
use super::EndTagDef;
1314
use super::IntermediateTagDef;

0 commit comments

Comments
 (0)