Skip to content

Commit

Permalink
Remove unused constant RUNDECK_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
noahcampbell committed Nov 19, 2010
1 parent 3afc058 commit d3b197d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/src/java/com/dtolabs/rundeck/core/Constants.java
Expand Up @@ -28,10 +28,6 @@
*/

public final class Constants {
/**
* The Ctl specification version
*/
public static final String RUNDECK_VERSION = "1.2";

public static final String PARM_ACTION = "params.action";
public static final String PARM_PROJECT = "context.project";
Expand Down

0 comments on commit d3b197d

Please sign in to comment.