Skip to content

Commit

Permalink
Remove useless line of code
Browse files Browse the repository at this point in the history
JSorngard committed Jan 6, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 49b6b10 commit 51646bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/unit_tests.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
//! This file contains unit tests for the internal functions in the `elementary` and `rational` modules.
use core::{f32, f64};

use super::{
elementary::{ln, lnf, sqrt, sqrtf},
rational::{

0 comments on commit 51646bd

Please sign in to comment.