Move NetconfSessionPreferences
[netconf.git] / plugins / netconf-client-mdsal / src / main / java / org / opendaylight / netconf / client / mdsal / api / NetconfDeviceSchemasResolver.java
index 5d08cfeb993493d5f9122f752589eff188c0d182..2a5fd6e6f2860ce8fd832bdb039f2d3351e83513 100644 (file)
@@ -7,7 +7,6 @@
  */
 package org.opendaylight.netconf.client.mdsal.api;
 
-import org.opendaylight.netconf.sal.connect.netconf.listener.NetconfSessionPreferences;
 import org.opendaylight.netconf.sal.connect.netconf.sal.NetconfDeviceRpc;
 import org.opendaylight.yangtools.yang.model.api.EffectiveModelContext;