pub async fn remove(
env: Environment,
client: (&SmbClient, &str),
access_token: &str,
) -> Result<(), ErrorResponse>pub async fn remove(
env: Environment,
client: (&SmbClient, &str),
access_token: &str,
) -> Result<(), ErrorResponse>