Skip to content

Commit 8b439b8

Browse files
committed
remove unused import
1 parent 4c3ae1e commit 8b439b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data-lib/src/plugin/data_array.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
use std::ops::Index;
22

3-
use hashbrown::HashMap;
43
use wasm_bindgen::prelude::wasm_bindgen;
54

65
use crate::{

0 commit comments

Comments
 (0)