Explorar o código

Fix error in last commit due to incorrect conditional compilation

timvisee %!s(int64=5) %!d(string=hai) anos
pai
achega
a6656c06b2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/action/upload.rs

+ 0 - 1
src/action/upload.rs

@@ -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")]