Skip to content

Commit

Permalink
Fix duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
sebcrozet committed Apr 28, 2022
1 parent 85d70ce commit 9abf8c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shape/cone.rs
Expand Up @@ -2,7 +2,6 @@

use crate::math::{Point, Real, Vector};
use crate::shape::SupportMap;
use either::Either;
use na;
use num::Zero;

Expand Down

0 comments on commit 9abf8c2

Please sign in to comment.