mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-18 13:06:37 +00:00
Delete spurious include
This commit is contained in:
parent
ff17c72fe8
commit
6b01ba2b22
@ -15,7 +15,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "fft_g1.h"
|
#include "fft_g1.h"
|
||||||
#include "test_util.h"
|
|
||||||
|
|
||||||
void p1_mul(blst_p1 *out, const blst_p1 *a, const blst_fr *b) {
|
void p1_mul(blst_p1 *out, const blst_p1 *a, const blst_fr *b) {
|
||||||
blst_scalar s;
|
blst_scalar s;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user