applies formatting and linting
This commit is contained in:
@@ -9,8 +9,8 @@ pub mod core {
|
||||
|
||||
use crate::telemetry::history::TelemetryHistoryService;
|
||||
use crate::telemetry::management_service::TelemetryManagementService;
|
||||
use std::sync::Arc;
|
||||
use log::error;
|
||||
use std::sync::Arc;
|
||||
use tokio_util::sync::CancellationToken;
|
||||
|
||||
pub async fn setup() -> anyhow::Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user