mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 13:36:50 +00:00
keep sftp e2e tests buildable (#2897)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
//! SftpError type and the helpers that convert backend errors and
|
||||
//! authorisation failures into SftpError, plus the success Status
|
||||
//! authorization failures into SftpError, plus the success Status
|
||||
//! payload constructor.
|
||||
|
||||
use super::constants::{http_error_codes, s3_error_codes};
|
||||
|
||||
Reference in New Issue
Block a user