forked from mirrors/kingfisher
cleanup'
This commit is contained in:
parent
338b6f16d6
commit
e0587f12ba
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
use anyhow::Result;
|
||||
|
||||
use crate::cli::commands::access_map::AccessMapArgs;
|
||||
|
||||
use super::AccessMapResult;
|
||||
|
||||
pub async fn map_access(args: &AccessMapArgs) -> Result<AccessMapResult> {
|
||||
super::unsupported_provider(&args.provider).await
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue