Skip to content

Commit 9bc41c0

Browse files
committed
style: remove unused import
1 parent 6b6461e commit 9bc41c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bindings/jsonnet/src/interop.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
//! Jrsonnet specific additional binding helpers
22
3-
use crate::VM;
4-
53
#[cfg(feature = "interop-wasm")]
64
pub mod wasm {
75
use std::ffi::{c_char, c_int, c_void};

0 commit comments

Comments
 (0)