style: stop renaming external crate

This commit is contained in:
Kiana Sheibani 2024-10-15 14:17:55 -04:00
parent f33ee09b9d
commit 878f7c9ebb
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
9 changed files with 13 additions and 31 deletions

View file

@ -1,5 +1,3 @@
extern crate nalgebra as na;
use std::cmp::Ordering;
use std::f64::consts::PI;