Skip to content

Commit

Permalink
Update doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Apr 9, 2022
1 parent 85013c0 commit 197a1f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fj-debug/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
use fj_math::{Point, Segment};

/// Debug info from the CAD kernel that can be visualized
///
/// At this point, this is a placeholder that will be filled with life later.
#[derive(Default)]
pub struct DebugInfo {
/// Rays being used during face triangulation
Expand Down

0 comments on commit 197a1f3

Please sign in to comment.