Format the code.

This commit is contained in:
Tom Alexander
2023-10-02 19:24:47 -04:00
parent d53b9e1e1f
commit 2b5df83956
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
use std::borrow::Cow;
use crate::types::AstNode;
use crate::types::AngleLink;
use crate::types::AstNode;
use crate::types::BabelCall;
use crate::types::Bold;
use crate::types::Citation;