mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Remove unused import
This commit is contained in:
parent
8d0808a077
commit
7f52745770
1 changed files with 0 additions and 1 deletions
|
|
@ -73,7 +73,6 @@
|
|||
|
||||
use core::fmt::Debug;
|
||||
use core::ops::{Add, Sub, Neg};
|
||||
use core::ops::Index;
|
||||
|
||||
use constants;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue