style(*): format code with prettier

- Remove extra whitespace in http_client.rs
- Fix formatting issues in useProviderActions.ts
This commit is contained in:
YoVinchen
2026-03-28 21:05:20 +08:00
parent 9b14721d4c
commit 3006c6a23d
2 changed files with 5 additions and 8 deletions
-1
View File
@@ -544,5 +544,4 @@ mod tests {
std::env::remove_var(key);
}
}
}