diff --git a/core/src/util.rs b/core/src/util.rs index b788566..02cd9ef 100644 --- a/core/src/util.rs +++ b/core/src/util.rs @@ -30,4 +30,3 @@ macro_rules! location { () => {bp3d_logger::Location::new(module_path!(), file!(), line!())}; } -//