Skip to content

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Metz committed Sep 8, 2023
1 parent 20ed447 commit deddb57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ use std::time::Duration;
#[allow(unused_imports)]
use rustc_serialize::json::Json;
use std::fs::File;
use std::io::copy;
use std::io::stdout;

extern crate serde;
extern crate serde_json;
Expand Down

0 comments on commit deddb57

Please sign in to comment.