fix: cargo fmt
All checks were successful
Run Check Script / check (pull_request) Successful in -37s
All checks were successful
Run Check Script / check (pull_request) Successful in -37s
This commit is contained in:
parent
b56a30de3c
commit
d7bce37b69
@ -43,7 +43,6 @@ async fn main() {
|
||||
framework: Some(RustWebFramework::Leptos),
|
||||
});
|
||||
|
||||
|
||||
let webhook_receiver = WebhookReceiver {
|
||||
name: "sample-webhook-receiver".to_string(),
|
||||
url: Url::Url(url::Url::parse("https://webhook-doesnt-exist.com").unwrap()),
|
||||
|
Loading…
Reference in New Issue
Block a user