run rustfmt

This commit is contained in:
Skgland
2026-03-21 14:24:13 +01:00
parent 153f04b72a
commit 833c3bd77f
2 changed files with 1 additions and 6 deletions

View File

@@ -16,7 +16,6 @@ use crate::parser::ast::*;
use crate::read::TermWriteResult;
use crate::types::*;
use indexmap::IndexMap;
use std::convert::TryFrom;