Bump syn to 1.0.81 (#707)

* Bump syn to 1.0.81

* Make formatting check happy
This commit is contained in:
Keith Yeung
2021-10-27 19:26:49 +02:00
committed by GitHub
parent 41c597faa7
commit ad517067da
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ pub mod pallet {
id, remaining, required,
));
}
}
},
}
}
// Cannot be an `else` here since the `maybe_enqueue_page` may have changed.