Skip to content

Commit

Permalink
Dead code allow
Browse files Browse the repository at this point in the history
  • Loading branch information
BradenEverson committed Apr 7, 2024
1 parent a988d91 commit 09e2631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/model/model_state.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use crate::core::graph::Context;

#[allow(dead_code)]
pub struct Model{
model_ctx: Context
}
Expand Down

0 comments on commit 09e2631

Please sign in to comment.