Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rtso authored and yuunlimm committed Oct 24, 2024
1 parent d97da0a commit 6d713b2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@ mod tests {
IMPORTED_TESTNET_TXNS_5992795934_FA_ACTIVITIES,
};
use aptos_indexer_testing_framework::{cli_parser::get_test_config, database::TestDatabase};
use once_cell::sync::Lazy;
use sdk_processor::processors::fungible_asset_processor::FungibleAssetProcessor;
use std::sync::Mutex;

// Test case for processing a specific testnet transaction (Validator Transaction)
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
Expand Down

0 comments on commit 6d713b2

Please sign in to comment.