make fmt happy

This commit is contained in:
joepetrowski
2021-10-27 15:01:38 +02:00
parent c3240a7479
commit e7aa76f1fc
+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.