Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 3c2cf64

Browse files
committed
Clippy
1 parent 463d630 commit 3c2cf64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

program/tests/setup/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ pub mod account;
55
#[allow(dead_code)]
66
pub mod mint;
77

8+
#[allow(dead_code)]
89
pub const TOKEN_PROGRAM_ID: Pubkey = Pubkey::new_from_array(token_interface::program::ID);

0 commit comments

Comments
 (0)