]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/main/java/org/argeo/slc/core/deploy/AbstractDeployedSystem.java
Improve formatting
[gpl/argeo-slc.git] / org.argeo.slc.core / src / main / java / org / argeo / slc / core / deploy / AbstractDeployedSystem.java
index 602e02d9f38cc0fed45f237a4ad09243070a8d3e..3941f552932ce547f0b125a3de53da6d0b39071b 100644 (file)
@@ -21,5 +21,4 @@ public abstract class AbstractDeployedSystem implements DeployedSystem {
                throw new UnsupportedException("Method not supported");
        }
 
-
 }