]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/main/java/org/argeo/slc/core/deploy/DeployedSystem.java
Improve formatting
[gpl/argeo-slc.git] / org.argeo.slc.core / src / main / java / org / argeo / slc / core / deploy / DeployedSystem.java
index 58f5a0427f9b69dca8a2e14ea77be88da4c8203b..fa383c331ce9498ed7069a9a5c6f1648f8b27903 100644 (file)
@@ -3,8 +3,7 @@ package org.argeo.slc.core.deploy;
 import org.argeo.slc.core.build.Distribution;\r
 \r
 /** An instance of a software system. */\r
-public interface DeployedSystem\r
-               extends TargetData {\r
+public interface DeployedSystem extends TargetData {\r
        public String getDeployedSystemId();\r
 \r
        public Distribution getDistribution();\r