refactor: Rename commands/config to commands/configure
This commit is contained in:
@@ -2,7 +2,7 @@ use std::path::Path;
|
||||
|
||||
use crate::{
|
||||
cli::UploadInfo,
|
||||
commands::config::config::Config,
|
||||
commands::configure::config::Config,
|
||||
commands::upload::{s3::S3, uploadable::Uploadable},
|
||||
manifest::generate_manifest,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user