Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppen committed Apr 10, 2023
1 parent 3cd5cf6 commit a6f4c5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/tests/cairo_run_test.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
use crate::tests::*;

#[cfg(target_arch = "wasm32")]
use wasm_bindgen_test::*;

#[test]
#[cfg_attr(target_arch = "wasm32", wasm_bindgen_test)]
fn fibonacci() {
Expand Down

0 comments on commit a6f4c5b

Please sign in to comment.