Fun changes
This commit is contained in:
parent
cd778dd088
commit
349a6c1d53
60 changed files with 1260 additions and 2600 deletions
|
|
@ -17,7 +17,6 @@ mod postcode_stats;
|
|||
mod postcodes;
|
||||
pub(crate) mod pricing;
|
||||
pub(crate) mod properties;
|
||||
mod reload;
|
||||
mod screenshot;
|
||||
mod shorten;
|
||||
mod stats;
|
||||
|
|
@ -48,7 +47,6 @@ pub use postcode_stats::get_postcode_stats;
|
|||
pub use postcodes::{get_nearest_postcode, get_postcode_lookup, get_postcodes};
|
||||
pub use pricing::get_pricing;
|
||||
pub use properties::get_hexagon_properties;
|
||||
pub use reload::post_reload;
|
||||
pub use screenshot::{fetch_screenshot_bytes, get_screenshot};
|
||||
pub use shorten::{get_short_url, post_shorten};
|
||||
pub use streetview::get_streetview;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue