1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

remove unrelated code added by error

This commit is contained in:
schaeff 2018-07-30 18:49:56 +02:00
parent 6ed8d6c86a
commit 6099898b80
2 changed files with 0 additions and 9 deletions

View file

@ -1,6 +0,0 @@
[package]
name = "bls12381-precompile"
version = "0.1.0"
authors = ["schaeff <thibaut@schaeff.fr>"]
[dependencies]

View file

@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}