Skip to content

Commit

Permalink
fix: rm unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
wei3erHase committed Sep 20, 2024
1 parent f0cc9ae commit 9a0ac37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion program/tests/functional.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ use std::str::FromStr;

use solana_program::{
hash::Hash, pubkey::Pubkey, rent::Rent, system_program, sysvar,
sysvar::clock::Clock,
};
use solana_program_test::{processor, ProgramTest, ProgramTestContext};
use solana_sdk::{
Expand Down

0 comments on commit 9a0ac37

Please sign in to comment.