Skip to content

Commit 2569b23

Browse files
committed
Fix lint
1 parent c95173c commit 2569b23

File tree

1 file changed

+0
-2
lines changed
  • bindings/devup-ui-wasm/src

1 file changed

+0
-2
lines changed

bindings/devup-ui-wasm/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,6 @@ pub fn get_theme_interface(
216216
}
217217
#[cfg(test)]
218218
mod tests {
219-
use std::collections::HashMap;
220-
221219
use super::*;
222220
use insta::assert_debug_snapshot;
223221
use rstest::rstest;

0 commit comments

Comments
 (0)