Skip to content

Commit 73cf50a

Browse files
authored
Drop the unused agama_utils::service module (#2798)
Drop the `agama_utils::service` module because it is not used anymore.
2 parents ef9f458 + b05630d commit 73cf50a

File tree

2 files changed

+0
-91
lines changed

2 files changed

+0
-91
lines changed

rust/agama-utils/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
//! This crate offers a set of utility struct and functions to be used accross
2222
//! other Agama's crates.
2323
24-
pub mod service;
25-
pub use service::Service;
26-
2724
pub mod actor;
2825
pub mod api;
2926
pub mod dbus;

rust/agama-utils/src/service.rs

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)