3x8 update nightly fix fmt (#4241)

* CI: revert me [skip ci]

* CI: revert me too

* fmt with latest nightly

* CI: undebug

Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
Denis Pisarev
2021-11-12 21:06:31 +01:00
committed by GitHub
parent 2595d8c23c
commit 1568bb5c9a
3 changed files with 3 additions and 3 deletions
@@ -1423,7 +1423,7 @@ async fn poll_collation_response(
);
CollationFetchResult::Error(COST_WRONG_PARA)
}
},
Ok(CollationFetchingResponse::Collation(receipt, pov)) => {
tracing::debug!(
target: LOG_TARGET,