]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/main/java/org/argeo/slc/core/structure/StructureRegistry.java
Restructure deployment
[gpl/argeo-slc.git] / org.argeo.slc.core / src / main / java / org / argeo / slc / core / structure / StructureRegistry.java
index 71f80cb772f7018fd2c7d0ed32e4f18659c51af4..eac04b2bbf4bf2160165eb2f97af8eaf128709c3 100644 (file)
@@ -2,8 +2,6 @@ package org.argeo.slc.core.structure;
 \r
 import java.util.List;\r
 \r
-import org.argeo.slc.core.deploy.DeployedSystem;\r
-\r
 /** Registry where the whole structure is stored. */\r
 public interface StructureRegistry<P extends StructurePath> {\r
        /** Read mode: the structure is only read. */\r