cleanup imports

This commit is contained in:
Hardhat Chad
2024-09-27 07:04:29 +00:00
parent 799676863b
commit 5bd4a467d6
8 changed files with 2 additions and 33 deletions

View File

@@ -1,8 +1,4 @@
use ore_api::{consts::*, instruction::Stake, loaders::*, state::Proof};
use solana_program::{
account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult,
program_error::ProgramError, sysvar::Sysvar,
};
use steel::*;
/// Stake deposits ORE into a proof account to earn multiplier.