Skip to content

Commit

Permalink
Update logger_wasm.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchantey committed Mar 5, 2024
1 parent 0042bcb commit 61f0bf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/sweet/src/wasm/_runner/logger_wasm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use crate::test_runner::*;
use crate::test_suite::SuiteLogger;
use forky_web::*;
use std::time::Duration;
use wasm_bindgen::JsValue;
use web_sys::console;

pub struct RunnerLoggerWasm {
Expand Down

0 comments on commit 61f0bf3

Please sign in to comment.