forked from nonsensical-dev/zenyx-engine
apply clippy changes
This commit is contained in:
parent
c38a0ccee3
commit
ce7dd8c54c
6 changed files with 12 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
pub mod commands;
|
||||
pub mod repl;
|
||||
pub mod exec;
|
||||
|
||||
use std::{borrow::Borrow, collections::HashMap, sync::Arc};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue