Skip to content

Commit efb38fd

Browse files
committed
remove unnecessary import
1 parent a105ca2 commit efb38fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

programs/drift/src/math/oracle.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use anchor_spl::token_2022::spl_token_2022::solana_zk_token_sdk::encryption::elgamal;
21
use borsh::{BorshDeserialize, BorshSerialize};
32

43
use crate::error::{DriftResult, ErrorCode};

0 commit comments

Comments
 (0)