Merge "Fix checkstyle warnings in netty-event-executor-config."
[controller.git] / opendaylight / netconf / netconf-util / src / test / java / org / opendaylight / controller / netconf / util / messages / NetconfHelloMessageTest.java
index 5a9d07f6b1689455eae43a6dff82f6c5984803b7..4e157186ff911fed6a974709e703566080ffaa5d 100644 (file)
@@ -11,6 +11,7 @@ package org.opendaylight.controller.netconf.util.messages;
 
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertTrue;
+
 import com.google.common.base.Optional;
 import java.util.Set;
 import org.junit.Before;