mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
sdk/note: Remove stray import
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
use chacha20poly1305::{AeadInPlace, ChaCha20Poly1305, KeyInit};
|
||||
use darkfi_serial::{Decodable, Encodable, SerialDecodable, SerialEncodable};
|
||||
use halo2_proofs::arithmetic::Field;
|
||||
use pasta_curves::pallas;
|
||||
use rand_core::{CryptoRng, RngCore};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user