Fix checkstyle warnings in netty-timer-config
[controller.git] / opendaylight / config / netty-timer-config / src / test / java / org / opendaylight / controller / config / yang / netty / timer / HashedWheelTimerModuleTest.java
index 578476f0f7f0570cad38a8571d3b06670cb7a01a..6ffeb0490d0539874d7cc59e0b07507f1f073a20 100644 (file)
@@ -9,6 +9,7 @@ package org.opendaylight.controller.config.yang.netty.timer;
 
 import static org.junit.Assert.assertTrue;
 import static org.junit.Assert.fail;
+
 import javax.management.InstanceAlreadyExistsException;
 import javax.management.InstanceNotFoundException;
 import javax.management.ObjectName;