mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 13:33:10 +00:00
silence unused warning
This commit is contained in:
parent
3cd124d224
commit
cce59a4f22
@ -1,3 +1,5 @@
|
||||
#![allow(dead_code)]
|
||||
|
||||
use crate::poseidon::hash;
|
||||
use ruint::{aliases::U256, uint};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user