Fix windows build by removing linux extension import (#64)
This commit is contained in:
parent
f560a62c8f
commit
c477dd4872
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ use reqwest::blocking::{RequestBuilder, Response};
|
|||
|
||||
use std::fs::{set_permissions, Permissions};
|
||||
use std::io::{ErrorKind, Read};
|
||||
use std::os::unix::fs::MetadataExt;
|
||||
#[cfg(unix)]
|
||||
use std::os::unix::fs::PermissionsExt;
|
||||
use std::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue