Skip to content

Commit

Permalink
removed DerefMut import
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesgregory committed Jun 20, 2024
1 parent 2ecd3f2 commit acc8ac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ use std::cell::RefCell;

use std::mem::MaybeUninit;
use std::num::NonZeroI32;
use std::ops::DerefMut;
use std::path::Path;

use std::os::unix::ffi::OsStrExt;
Expand Down

0 comments on commit acc8ac9

Please sign in to comment.