mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-16 07:26:51 +00:00
cleanup utils imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use ore_api::{loaders::*, state::Proof};
|
||||
use ore_utils::{loaders::*, AccountDeserialize};
|
||||
use ore_utils::*;
|
||||
use solana_program::{
|
||||
account_info::AccountInfo, entrypoint::ProgramResult, program_error::ProgramError,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user