Update clippy1.rs

This commit is contained in:
Suman Biswas 2023-01-09 23:55:44 +05:30 committed by GitHub
parent d4a84a67b8
commit 5b1874e042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
// check clippy's suggestions from the output to solve the exercise.
// Execute `rustlings hint clippy1` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE
// I AM DONE
use std::f32{self, consts::PI};