mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-15 01:41:21 +00:00
Various lint fixes
This commit is contained in:
@ -31,7 +31,6 @@ use ::libc::DIR as libcDIR;
|
||||
#[cfg(not(unix))]
|
||||
type libcDIR = u8;
|
||||
|
||||
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
||||
|
Reference in New Issue
Block a user