Remove java.lang redundant imports. Taken from sonar.
[controller.git] / opendaylight / clustering / services / src / main / java / org / opendaylight / controller / clustering / services / CacheExistException.java
index 21bf7003216e7371c58af02f554c986b8271b468..583de7cb5097623e65f1ccd4cfaf321f707fde4b 100644 (file)
@@ -17,7 +17,6 @@
  */
 package org.opendaylight.controller.clustering.services;
 
  */
 package org.opendaylight.controller.clustering.services;
 
-import java.lang.Exception;
 
 /**
  * Describe an exception that is raised when the cache being
 
 /**
  * Describe an exception that is raised when the cache being