From a2d24eff9ea5f56607c8b3fa828cdca8c297640d Mon Sep 17 00:00:00 2001 From: Andrew Poelstra Date: Thu, 13 Feb 2025 15:55:28 +0000 Subject: [PATCH] fuzz: remove dead code from simplicity_tx.cpp --- src/test/fuzz/simplicity_tx.cpp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/test/fuzz/simplicity_tx.cpp b/src/test/fuzz/simplicity_tx.cpp index 1a341eeceb..e463d20926 100644 --- a/src/test/fuzz/simplicity_tx.cpp +++ b/src/test/fuzz/simplicity_tx.cpp @@ -2,7 +2,6 @@ // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -#include #include #include #include