Skip to content

Commit a4c695b

Browse files
committed
Remove unused dependency
1 parent a86d9c3 commit a4c695b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

vaadin-grid-filter/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,6 @@
104104
<groupId>com.vaadin</groupId>
105105
<artifactId>vaadin-core</artifactId>
106106
</dependency>
107-
<dependency>
108-
<groupId>software.xdev</groupId>
109-
<artifactId>vaadin-date-range-picker</artifactId>
110-
<version>4.1.1</version>
111-
</dependency>
112107
</dependencies>
113108

114109
<build>

0 commit comments

Comments
 (0)