Skip to content

Commit

Permalink
Remove bogus Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ndw committed Mar 29, 2020
1 parent 2e2f3aa commit 9787515
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/com/xmlcalabash/extensions/PlantUML.java
Expand Up @@ -56,9 +56,6 @@ public class PlantUML extends DefaultStep {
private ReadablePipe source = null;
private WritablePipe result = null;

/**
* Creates a new instance of Identity
*/
public PlantUML(XProcRuntime runtime, XAtomicStep step) {
super(runtime, step);
}
Expand Down

0 comments on commit 9787515

Please sign in to comment.