Skip to content

Commit

Permalink
remove Timestamp from prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp-CN committed Nov 23, 2024
1 parent 8367dff commit fe37ba8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ pub mod prelude {
pub use compact_str::CompactString as XString;
pub use eyre::{Context, Result};
pub use indexmap::IndexMap;
pub use jiff::Timestamp;
}

0 comments on commit fe37ba8

Please sign in to comment.