We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65eaefe commit 2ca84eeCopy full SHA for 2ca84ee
1 file changed
src/test/java/com/flowingcode/vaadin/addons/dayofweekselector/DayOfWeekSelectorDemo.java
@@ -22,8 +22,6 @@
22
import com.flowingcode.vaadin.addons.demo.DemoSource;
23
import com.vaadin.flow.component.button.Button;
24
import com.vaadin.flow.component.html.Div;
25
-import com.vaadin.flow.component.orderedlayout.FlexComponent;
26
-import com.vaadin.flow.component.orderedlayout.HorizontalLayout;
27
import com.vaadin.flow.component.orderedlayout.VerticalLayout;
28
import com.vaadin.flow.router.PageTitle;
29
import com.vaadin.flow.router.Route;
0 commit comments