X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fconfig%2Fyang%2Ftest%2Fimpl%2FNetconfTestImplModuleStub.txt;fp=opendaylight%2Fconfig%2Fyang-test%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fconfig%2Fyang%2Ftest%2Fimpl%2FNetconfTestImplModuleStub.txt;h=0000000000000000000000000000000000000000;hp=7e155e05c71ee5e8eb9c0507733c1da6c41b0683;hb=f43b01b81319959b1907e3e04537f5169e7f33d8;hpb=92f55ddd5059ef4a665f0211a608313ee4474dd0 diff --git a/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/NetconfTestImplModuleStub.txt b/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/NetconfTestImplModuleStub.txt deleted file mode 100644 index 7e155e05c7..0000000000 --- a/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/NetconfTestImplModuleStub.txt +++ /dev/null @@ -1,7 +0,0 @@ - final AutoCloseable runtime = org.opendaylight.controller.config.yang.test.util.NetconfTestImplModuleUtil.registerRuntimeBeans(this); - return new org.opendaylight.controller.config.yang.test.impl.CheckedAutoCloseable() { - @Override - public synchronized void close() throws Exception { - runtime.close(); - } - }; \ No newline at end of file