mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 17:49:15 +02:00
Fix error in last commit due to incorrect conditional compilation
This commit is contained in:
parent
0337632175
commit
a6656c06b2
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
use std::env::current_dir;
|
||||
use std::fs;
|
||||
#[cfg(feature = "archive")]
|
||||
use std::io::Error as IoError;
|
||||
use std::path::Path;
|
||||
#[cfg(feature = "archive")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue