From b6fc0add9ab3a7a85b66ef5a13562de3da09b52c Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Thu, 26 Oct 2023 20:59:52 -0300 Subject: [PATCH] remove the zebra icon (#7849) from the state lib --- zebra-state/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zebra-state/src/lib.rs b/zebra-state/src/lib.rs index ad2cec552..52296841b 100644 --- a/zebra-state/src/lib.rs +++ b/zebra-state/src/lib.rs @@ -1,4 +1,4 @@ -//! State contextual verification and storage code for Zebra. 🦓 +//! State contextual verification and storage code for Zebra. //! //! # Correctness //!