Skip to content

Commit 2d07263

Browse files
committed
Remove commented out serde import
1 parent be8d0a3 commit 2d07263

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib.rs

-3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,3 @@ pub mod ms;
4343
pub mod samples;
4444
pub mod ticks;
4545
pub mod time_sig;
46-
47-
// #[cfg(feature="serde_serialization")]
48-
// mod serde;

0 commit comments

Comments
 (0)