chore: fix import ambiguity when building on CI
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
pub use alert::Alert;
|
pub use crate::alert::Alert;
|
||||||
pub use domasi::Domasi;
|
pub use crate::domasi::Domasi;
|
||||||
mod alert;
|
mod alert;
|
||||||
mod domasi;
|
mod domasi;
|
||||||
|
|||||||
Reference in New Issue
Block a user