cleanup(ata): remove redundant test directive

This commit is contained in:
r4bbit 2026-04-01 14:04:24 +02:00
parent cb8426cbf1
commit 9ebd9fcc12

View File

@ -1,5 +1,3 @@
#![cfg(test)]
use ata_core::{compute_ata_seed, get_associated_token_account_id};
use nssa_core::account::{Account, AccountId, AccountWithMetadata, Data};
use token_core::{TokenDefinition, TokenHolding};