Remove unused exceptions
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight / controller / sal / binding / test / util / BindingTestContext.java
index b8ab0c70b5fed2a6c705e85bda7690511b02c827..8f4794ed8fa75fe49507245d6ccbe2eb47b509a8 100644 (file)
@@ -242,7 +242,7 @@ public class BindingTestContext implements AutoCloseable {
     }
 
     @Override
     }
 
     @Override
-    public void close() throws Exception {
+    public void close() {
 
     }
 
 
     }