Skip to content

Commit 2ca84ee

Browse files
author
Felipe Lang
committed
WIP: refactor: remove unused imports
1 parent 65eaefe commit 2ca84ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/com/flowingcode/vaadin/addons/dayofweekselector/DayOfWeekSelectorDemo.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
import com.flowingcode.vaadin.addons.demo.DemoSource;
2323
import com.vaadin.flow.component.button.Button;
2424
import com.vaadin.flow.component.html.Div;
25-
import com.vaadin.flow.component.orderedlayout.FlexComponent;
26-
import com.vaadin.flow.component.orderedlayout.HorizontalLayout;
2725
import com.vaadin.flow.component.orderedlayout.VerticalLayout;
2826
import com.vaadin.flow.router.PageTitle;
2927
import com.vaadin.flow.router.Route;

0 commit comments

Comments
 (0)