Fix tidy error

This commit is contained in:
bjorn3 2017-09-02 18:14:14 +02:00
parent 8b71e0bbd5
commit 30603eee57
No known key found for this signature in database
GPG key ID: 4A47CC527A53B5BC

View file

@ -35,7 +35,7 @@ macro_rules! my_recursive_macro {
macro_rules! my_macro {
() => {
};
}