Skip to content

Commit

Permalink
fix: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
mosure committed May 6, 2024
1 parent fb22cac commit dae6ce6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/models/flame.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ use include_bytes_aligned::include_bytes_aligned;
use ndarray::Array2;
use serde::{Deserialize, Serialize};

#[cfg(target_arch = "wasm32")]
use ort::Session;

use crate::{
inputs,
Onnx,
Expand Down

0 comments on commit dae6ce6

Please sign in to comment.