Skip to content

Commit d68bc12

Browse files
committed
Fix a warning in Plugin Management Rust API
1 parent b612fd6 commit d68bc12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rust/src/repository/plugin.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ use std::ffi::c_char;
77
use std::fmt::Debug;
88
use std::path::PathBuf;
99
use std::ptr::NonNull;
10-
use std::time::{Duration, SystemTime, UNIX_EPOCH};
1110

1211
#[repr(transparent)]
1312
pub struct Extension {

0 commit comments

Comments
 (0)