Skip to content

Commit

Permalink
devonfw#758: deleted version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonrohne27 committed Nov 15, 2024
1 parent 69ca037 commit 27b0c13
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import com.devonfw.tools.ide.context.IdeContext;
import com.devonfw.tools.ide.property.FlagProperty;
import com.devonfw.tools.ide.version.IdeVersion;


public class StatusCommandlet extends Commandlet {
Expand All @@ -27,6 +26,5 @@ public String getName() {

@Override
public void run() {
this.context.info(IdeVersion.get());
}
}

0 comments on commit 27b0c13

Please sign in to comment.