Merge "Bug 930 - Add bound to queue in SingletonHandler#NOTIFICATION_EXECUTOR ."
[controller.git] / opendaylight / config / yang-test / src / main / java / org / opendaylight / controller / config / yang / test / impl / TestImplModuleStub.txt
1         return new AutoCloseable() {
2             @Override
3             public void close() throws Exception {
4             }
5         };