Skip to content

Commit

Permalink
Fix missing clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspustina committed Aug 25, 2020
1 parent 53ac6bb commit d272061
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ use get_measure::Measure;
use get_station_data::StationData;

use failure::Fail;
use reqwest;
use serde::de::DeserializeOwned;
use std::collections::HashMap;

Expand Down

0 comments on commit d272061

Please sign in to comment.