Run cargo fix
This commit is contained in:
@@ -2,7 +2,7 @@ use std::{
|
||||
fmt, ops,
|
||||
};
|
||||
|
||||
use {
|
||||
use crate::{
|
||||
SyntaxNodeRef, TextRange, TextUnit,
|
||||
text_utils::{intersect, contains_offset_nonstrict},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user