fix(core): remove unused warning
This commit is contained in:
parent
85b8a90913
commit
d7ee3b3833
|
@ -19,8 +19,6 @@
|
||||||
|
|
||||||
use std::sync::Arc;
|
use std::sync::Arc;
|
||||||
|
|
||||||
use espanso_config::config::Backend;
|
|
||||||
|
|
||||||
use crate::patch::patches::{PatchedConfig, Patches};
|
use crate::patch::patches::{PatchedConfig, Patches};
|
||||||
use crate::patch::PatchDefinition;
|
use crate::patch::PatchDefinition;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user