Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
IbrahimCSAE committed Nov 29, 2024
1 parent 1feea2e commit 9927511
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/default/src/getSopClassHandlerModule.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ function getDisplaySetInfo(instances) {
const useDynamicVolume = dynamicVolumeService.getUseDynamicVolume();

if (!useDynamicVolume) {
console.debug('Dynamic Volume is disabled');
return {
isDynamicVolume: false,
isReconstructable: isDisplaySetReconstructable(instances, appConfig),
Expand Down

0 comments on commit 9927511

Please sign in to comment.