forked from NationTech/harmony
		
	fix: cargo fmt
This commit is contained in:
		
							parent
							
								
									b56a30de3c
								
							
						
					
					
						commit
						d7bce37b69
					
				| @ -43,7 +43,6 @@ async fn main() { | |||||||
|         framework: Some(RustWebFramework::Leptos), |         framework: Some(RustWebFramework::Leptos), | ||||||
|     }); |     }); | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
|     let webhook_receiver = WebhookReceiver { |     let webhook_receiver = WebhookReceiver { | ||||||
|         name: "sample-webhook-receiver".to_string(), |         name: "sample-webhook-receiver".to_string(), | ||||||
|         url: Url::Url(url::Url::parse("https://webhook-doesnt-exist.com").unwrap()), |         url: Url::Url(url::Url::parse("https://webhook-doesnt-exist.com").unwrap()), | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user