Merge "Bug 2731: Discard changes only when transaction exist."
[controller.git] / opendaylight / config / config-util / src / test / java / org / opendaylight / controller / config / util / AttributeEntryTest.java
index b2afd3542ec6f208b433ec366def686fb475c0fe..c7c08c44e33e2fb525a52f15c360039396a8cc19 100644 (file)
@@ -3,7 +3,6 @@ package org.opendaylight.controller.config.util;
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertNull;
 
-import org.junit.After;
 import org.junit.Before;
 import org.junit.Test;