Skip to content

Commit da391df

Browse files
Gravewalker666mtdowling
authored andcommitted
Remove the stale comment
1 parent 1d9af46 commit da391df

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

core/src/main/java/software/amazon/smithy/java/core/schema/CustomConstraint.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ public interface CustomConstraint {
2323
/**
2424
* Returns the set of shape types this constraint applies to.
2525
*
26-
* <p>Return an empty set to match all shape types
27-
*
2826
* @return the set of shape types this constraint validates, or an empty set for all types
2927
*/
3028
EnumSet<ShapeType> appliesTo();

0 commit comments

Comments
 (0)