Policy 1707 commit to LF
[policy/engine.git] / PolicyEngineUtils / src / main / java / org / openecomp / policy / utils / PolicyAccess.java
index 6141a5f..bbbffec 100644 (file)
@@ -101,7 +101,6 @@ public class PolicyAccess implements Access {
 
        @Override
        public boolean willLog(Level arg0) {
-               // TODO Auto-generated method stub
                return false;
        }
 }