Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Dec 20, 2024
1 parent 358b115 commit 19d8715
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rust/geoarrow/src/io/mod.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//! Reader and writer implementations of many common geospatial file formats, including
//! interoperability with the `geozero` crate.
// #![allow(missing_docs)] // FIXME

pub mod crs;
#[cfg(feature = "csv")]
pub mod csv;
Expand Down

0 comments on commit 19d8715

Please sign in to comment.