Merge "Fix for bug #236 and bug #240 Have made changes in opendaylight-table-types...
[controller.git] / opendaylight / config / yang-test / src / main / java / org / opendaylight / controller / config / yang / test / impl / DepTestImplModuleStub.txt
1         return new AutoCloseable() {
2             @Override
3             public void close() throws Exception {
4             }
5         };