We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9425d commit bde674fCopy full SHA for bde674f
src/api.js
@@ -71,8 +71,6 @@ class DICOMwebClient {
71
this.stowURL = this.baseURL;
72
}
73
74
- debugger;
75
-
76
this.headers = options.headers || {};
77
this.errorInterceptor = options.errorInterceptor || function() {};
78
0 commit comments