Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
thesandybridge committed Feb 3, 2023
1 parent 4d94934 commit 92526c1
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 @@ -78,8 +78,6 @@ fn main() -> Result<()> {

}



// Fetch sites and display results. Will also show paginated results.
let next = command.get_sites(Some(page_num)).unwrap();
let results = next["results"].as_array().unwrap();
Expand Down

0 comments on commit 92526c1

Please sign in to comment.