Skip to content

Commit

Permalink
removed ambiguous re-export
Browse files Browse the repository at this point in the history
  • Loading branch information
eta077 committed Aug 25, 2023
1 parent 1632c2b commit f7c06be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/fits/hdu_types.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
//! Construct standard HDU types.

pub use ascii_table_hdu::*;
pub use primary_hdu::*;

use super::*;

/// The header keyword indicating the name of a table column.
Expand Down

0 comments on commit f7c06be

Please sign in to comment.