tsk-80: Formatting code

This commit is contained in:
kdeng00
2025-10-23 21:04:26 -04:00
parent ee190e81a6
commit 973b9b2c15
4 changed files with 6 additions and 17 deletions
-1
View File
@@ -1,6 +1,5 @@
use std::default::Default;
#[derive(Clone, Debug, Default)]
pub struct Api {
pub url: String,