]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.spring/src/org/argeo/slc/spring/AbstractSystemExecution.java
Continue to remove dependencies with Spring.
[gpl/argeo-slc.git] / org.argeo.slc.spring / src / org / argeo / slc / spring / AbstractSystemExecution.java
index 7813b9a5fcf08cf2e2967bc77f8155e2373d118d..83a6640c4d521455aa9770b875505eecfe9665e2 100644 (file)
@@ -21,7 +21,7 @@ import javax.security.auth.login.LoginException;
 
 import org.apache.commons.logging.Log;
 import org.apache.commons.logging.LogFactory;
-import org.argeo.node.NodeConstants;
+import org.argeo.api.NodeConstants;
 import org.argeo.slc.SlcException;
 
 /** Provides base method for executing code with system authorization. */