Skip to content

Commit cc5adb3

Browse files
authored
Update README.md
1 parent c202b61 commit cc5adb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ client.searchForInstances(searchInstanceOptions).then((instances) => {
6868
}
6969
return(Promise.all(promises));
7070
}).then(metadata => {
71-
metadata = metadata.filter(m => m);
7271
const viewer = new DICOMMicroscopyViewer.api.DICOMMicroscopyViewer({
7372
client,
7473
metadata

0 commit comments

Comments
 (0)