chore: address some clippy concerns
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use super::{
|
||||
event::{context::context::Context, specific::state_changed},
|
||||
event::{context::Context, specific::state_changed},
|
||||
home_assistant::HomeAssistant,
|
||||
};
|
||||
use crate::{entity_id::EntityId, home_assistant::GetStatesError, state_machine::GetStateError};
|
||||
|
||||
Reference in New Issue
Block a user