chore(home-assistant): remove unused imports in object_id
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
use std::convert::Infallible;
|
||||
|
||||
use pyo3::{prelude::*, types::PyString};
|
||||
use python_utils::{FromPyFromStr, ToStrToPy};
|
||||
|
||||
use super::slug::Slug;
|
||||
|
||||
Reference in New Issue
Block a user