Clean up yang-test to stop modifying source files during build.
[controller.git] / opendaylight / config / yang-test / src / main / java / org / opendaylight / controller / config / yang / test / impl / TestImplModuleFactory.java
index ce9aa92b64ea0f4c61911b0f969c71ed048bac21..de9ac2fef3ad363e8952384b526be688ab5b6dbc 100644 (file)
@@ -1,10 +1,6 @@
-package org.opendaylight.controller.config.yang.test.impl;
 
-/**
-*
-*/
-public class TestImplModuleFactory extends org.opendaylight.controller.config.yang.test.impl.AbstractTestImplModuleFactory
-{
 
+package org.opendaylight.controller.config.yang.test.impl;
+public class TestImplModuleFactory extends org.opendaylight.controller.config.yang.test.impl.AbstractTestImplModuleFactory {
 
 }