refactor: Updated to the most recent Rust version with 2024 syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use super::{ReplCommand, REPL_COMMANDS};
|
||||
use super::{REPL_COMMANDS, ReplCommand};
|
||||
|
||||
use crate::{config::GlobalConfig, utils::fuzzy_filter};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user