mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
removed unecessary allow
This commit is contained in:
@@ -21,10 +21,8 @@ pub use encoding::*;
|
||||
pub use mat_znx_dft::*;
|
||||
pub use module::*;
|
||||
pub use sampling::*;
|
||||
#[allow(unused_imports)]
|
||||
pub use scalar_znx::*;
|
||||
pub use scalar_znx_dft::*;
|
||||
#[allow(unused_imports)]
|
||||
pub use scalar_znx_dft_ops::*;
|
||||
pub use stats::*;
|
||||
pub use vec_znx::*;
|
||||
|
||||
Reference in New Issue
Block a user