Skip to content

Commit

Permalink
[555096] Remove debug output
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Dorner <[email protected]>
  • Loading branch information
felixdo committed Sep 8, 2020
1 parent 2d95c8b commit 78995ad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ protected void setUp() throws Exception {
}

// create the filter and add it to the validator
System.out.println(ruleDescriptor.getId());
filter = new IConstraintFilter() {
@SuppressWarnings("synthetic-access")
public boolean accept(IConstraintDescriptor constraint_p, EObject target_p) {
Expand Down

0 comments on commit 78995ad

Please sign in to comment.