From 431dd7c39828e97a1e1f59238cc4ecd8a011dade Mon Sep 17 00:00:00 2001 From: Lion - dapplion <35266934+dapplion@users.noreply.github.com> Date: Tue, 11 Feb 2025 03:56:41 -0300 Subject: [PATCH] Remove un-used batch sync error condition (#6917) - PR https://github.com/sigp/lighthouse/pull/6497 made obsolete some consistency checks inside the batch I forgot to remove the consumers of those errors Remove un-used batch sync error condition, which was a nested `Result<_, Result<_, E>>`