Fix: Remove code that was used for debugging
Compare changes
@@ -216,8 +216,6 @@ public class PolicyServiceImpl implements PolicyService {
@@ -216,8 +216,6 @@ public class PolicyServiceImpl implements PolicyService {
Previously pushed policy had some residual code that was used for debugging. This is now removed. No functionality has changed.