Skip to content

Commit f585f2e

Browse files
committed
remove error_type public export
1 parent c74589a commit f585f2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

headers-ext/src/util/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ mod iter;
2424
mod seconds;
2525
mod value_string;
2626

27-
#[macro_export]
2827
macro_rules! error_type {
2928
($name:ident) => (
3029
#[doc(hidden)]

0 commit comments

Comments
 (0)