Skip to content

Commit bde674f

Browse files
committed
cleanup code.
1 parent ca9425d commit bde674f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/api.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ class DICOMwebClient {
7171
this.stowURL = this.baseURL;
7272
}
7373

74-
debugger;
75-
7674
this.headers = options.headers || {};
7775
this.errorInterceptor = options.errorInterceptor || function() {};
7876
}

0 commit comments

Comments
 (0)