fix: cargo fmt
This commit is contained in:
@@ -4,9 +4,7 @@ use url::Url;
|
|||||||
|
|
||||||
use crate::{
|
use crate::{
|
||||||
interpret::{InterpretError, Outcome},
|
interpret::{InterpretError, Outcome},
|
||||||
topology::
|
topology::K8sAnywhereTopology,
|
||||||
K8sAnywhereTopology
|
|
||||||
,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#[derive(Debug, Clone)]
|
#[derive(Debug, Clone)]
|
||||||
@@ -55,4 +53,3 @@ impl DiscordWebhookReceiver for K8sAnywhereTopology {
|
|||||||
todo!()
|
todo!()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user