Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
daidoji committed Nov 29, 2023
1 parent 614ced2 commit 4919c51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wasm/src/primitives/dater.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::ops::Deref;

use crate::{error::*, Wrap};
use js_sys::Object;
use wasm_bindgen::prelude::*;

use cesride_core::{Dater, Matter};
Expand Down

0 comments on commit 4919c51

Please sign in to comment.