mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-21 23:16:46 +00:00
cleanup utils imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use ore_utils::{loaders::*, AccountDeserialize, Discriminator};
|
||||
use ore_utils::*;
|
||||
use solana_program::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey};
|
||||
|
||||
use crate::{
|
||||
|
||||
Reference in New Issue
Block a user