summary refs log tree commit diff stats
path: root/src/data.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/data.rs')
-rw-r--r--src/data.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data.rs b/src/data.rs
index 4966e88..72609b8 100644
--- a/src/data.rs
+++ b/src/data.rs
@@ -11,7 +11,6 @@ pub struct LastChapter {
     pub number: u32,
 }
 
-
 //fn main() {
 //    let config: Config = toml::from_str(r#"
 //        ip = '127.0.0.1'