Config no longer implements Identifiable because this was in violation of the contrac...
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / ExtendedRouterConfig.java
index f8b0f75d17e4b16c10cc91fcfdb16bb770dc33b2..8cda134b694e0159bbead6e73823725e973754eb 100644 (file)
@@ -15,7 +15,6 @@
  */
 package org.wamblee.xmlrouter.impl;
 
-import org.wamblee.xmlrouter.config.RouterConfig;
 
 /**
  * Extended interface for the router configuration used internally.