fix warnings for tests

This commit is contained in:
thesn10
2026-05-19 10:31:01 +02:00
parent 18d577aa49
commit 05f6e7d35b

View File

@@ -1,3 +1,5 @@
#![allow(dead_code, unused_imports)]
pub use anchor_lang::prelude::Pubkey;
pub use descro::{EscrowState, Winner as EscrowWinner};
use {