Remove dead code
[clamp.git] / src / test / java / org / onap / clamp / clds / client / req / policy / GuardPolicyAttributesConstructorTest.java
index f163456..3178580 100644 (file)
@@ -44,6 +44,9 @@ public class GuardPolicyAttributesConstructorTest {
     private ModelProperties modelProperties;
     private List<PolicyChain> policyChains;
 
+    /**
+     * @throws Exception thrown if resources not found.
+     */
     @Before
     public void setUp() throws Exception {
         String modelProp = ResourceFileUtil