georust / geozero

Zero-Copy reading and writing of geospatial data.
Apache License 2.0
321 stars 30 forks source link

Fix clippy: remove superfluous use statements #189

Closed michaelkirk closed 5 months ago

michaelkirk commented 5 months ago

These modules only contain trait implementations and already-exported macros, which don't need to be use'd