This is an automated email from the ASF dual-hosted git repository.

gkoszyk pushed a commit to branch partitions
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/partitions by this push:
     new 4c7fc716c fixo
4c7fc716c is described below

commit 4c7fc716c1aaf50ac57d35d4262394fdc60487d7
Author: numinex <[email protected]>
AuthorDate: Fri Feb 13 19:31:08 2026 +0100

    fixo
---
 core/common/src/types/consensus/header.rs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/common/src/types/consensus/header.rs 
b/core/common/src/types/consensus/header.rs
index 6f4f809af..23f759751 100644
--- a/core/common/src/types/consensus/header.rs
+++ b/core/common/src/types/consensus/header.rs
@@ -154,7 +154,6 @@ impl ConsensusHeader for GenericHeader {
     }
 }
 
-const _: () = assert!(std::mem::size_of::<GenericHeader>() == 256);
 
 
 #[repr(C)]

Reply via email to