Skip to content

Commit e920c29

Browse files
mlopezFCpaodb
authored andcommitted
refactor(demo): remove unused annotation
1 parent 3036a71 commit e920c29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/flowingcode/addons/applayout/ApplayoutDemoView.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
@SuppressWarnings("serial")
4949
@Route(value = "applayout-full", layout = DemoLayout.class)
5050
@StyleSheet("context://frontend/styles/app-layout/demo-styles.css")
51-
@Ignore
5251
public class ApplayoutDemoView extends VerticalLayout {
5352

5453
private VerticalLayout container = new VerticalLayout();

0 commit comments

Comments
 (0)