Skip to content

Commit 2fb8456

Browse files
committed
rename class
1 parent ee2ee33 commit 2fb8456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/fetch-api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
// Enhanced fetch API implementation with explicit origin header handling
77

8-
class BreastDensityAPI {
8+
class RealBreastDensityAPI {
99
constructor(baseUrl, apiKey) {
1010
this.baseUrl = baseUrl;
1111
this.apiKey = apiKey;

0 commit comments

Comments
 (0)