meh
This commit is contained in:
@@ -634,9 +634,6 @@ impl Server {
|
||||
data: None,
|
||||
};
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
let path = path;
|
||||
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
let path = path.canonicalize()?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user