Formatting of macros.rs

This commit is contained in:
Windel Bouwman
2019-07-07 19:45:36 +02:00
parent 310f89ec21
commit 3d6673cf69

View File

@@ -257,7 +257,6 @@ macro_rules! match_class {
};
}
/// Super detailed logging. Might soon overflow your logbuffers
/// Default, this logging is discarded, except when a the `vm-tracing-logging`
/// build feature is enabled.