Skip to content

Commit

Permalink
Fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
kvinwang committed Feb 28, 2023
1 parent 82f63ee commit 3546f47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/pink/runner/src/runtimes.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use std::ffi::CString;
use std::os::unix::ffi::OsStrExt;
use std::sync::RwLock;

use log::error;

Expand Down

0 comments on commit 3546f47

Please sign in to comment.