fix: suggestion fix 1

This commit is contained in:
Pravdyvy 2026-08-04 15:43:52 +03:00
parent 8f0a3032cb
commit 7b9e323dd2

View File

@ -67,8 +67,6 @@ pub struct SharedAccountInfo {
pub vpk: lee_core::encryption::ViewingPublicKey,
}
//
#[derive(Debug, thiserror::Error)]
pub enum ExecutionFailureKind {
#[error("Failed to get data from sequencer")]