diff options
Diffstat (limited to 'uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java')
-rw-r--r-- | uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java b/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java index 789422c0c6..83f53e2e5f 100644 --- a/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java +++ b/uitest/src/com/vaadin/tests/tb3/IncludeIfProperty.java @@ -29,7 +29,6 @@ import java.lang.annotation.Target; * <p> * Used by {@link TB3TestLocator} * - * @since * @author Vaadin Ltd */ @Retention(RetentionPolicy.RUNTIME) |