chore: disable testing()
function
This commit is contained in:
parent
f4e258dfdf
commit
0eda0f72f5
1 changed files with 1 additions and 1 deletions
|
@ -64,5 +64,5 @@ fn main() {
|
|||
|
||||
println!("{}", hash(data));
|
||||
|
||||
testing();
|
||||
// testing();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue