Update src/main.rs
OCD
This commit is contained in:
parent
935b4e51c1
commit
d5a6568dc1
@ -2,7 +2,6 @@ mod json;
|
||||
mod curl;
|
||||
mod serial;
|
||||
|
||||
|
||||
fn main() {
|
||||
let data_file = std::path::Path::new("data.json");
|
||||
let data = json::get_json(data_file);
|
||||
|
Loading…
x
Reference in New Issue
Block a user