summaryrefslogtreecommitdiffstats
path: root/headers/src/header_macro.rs
diff options
context:
space:
mode:
Diffstat (limited to 'headers/src/header_macro.rs')
-rw-r--r--headers/src/header_macro.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/headers/src/header_macro.rs b/headers/src/header_macro.rs
index b82873b..d64b033 100644
--- a/headers/src/header_macro.rs
+++ b/headers/src/header_macro.rs
@@ -1,5 +1,4 @@
-pub use soft_ascii_string::{ SoftAsciiStr as _SoftAsciiStr };
-
+pub use soft_ascii_string::SoftAsciiStr as _SoftAsciiStr;
/// Defines a new header types with given type name, filed name and component
///