idk what changes i made
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#[cfg(feature = "editor")]
|
||||
use super::Editor;
|
||||
|
||||
use super::syntax::{Syntax, TokenType, QUOTES, SEPARATORS};
|
||||
use super::syntax::{QUOTES, SEPARATORS, Syntax, TokenType};
|
||||
use std::mem;
|
||||
|
||||
#[derive(Default, Debug, PartialEq, PartialOrd, Eq, Ord)]
|
||||
|
||||
Reference in New Issue
Block a user