Skip to content

Commit e785dc1

Browse files
Formatted code
1 parent 96e8eb3 commit e785dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ast/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
use alloc::{
2121
boxed::Box,
2222
format,
23-
vec,
2423
string::{String, ToString},
24+
vec,
2525
vec::Vec,
2626
};
2727
use helpers::{

0 commit comments

Comments
 (0)