aboutsummaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/utils/data.rs2
-rw-r--r--src/utils/deploy.rs1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/utils/data.rs b/src/utils/data.rs
index 779d913..b28b6cd 100644
--- a/src/utils/data.rs
+++ b/src/utils/data.rs
@@ -1,6 +1,6 @@
use merge::Merge;
-use std::{collections::HashMap};
+use std::collections::HashMap;
#[derive(Deserialize, Debug, Clone, Merge)]
pub struct GenericSettings {
diff --git a/src/utils/deploy.rs b/src/utils/deploy.rs
index 7260e55..900743c 100644
--- a/src/utils/deploy.rs
+++ b/src/utils/deploy.rs
@@ -1,6 +1,5 @@
use super::data;
-
use tokio::process::Command;
pub async fn deploy_profile(