Skip to content

Commit 9076728

Browse files
javier-godoypaodb
authored andcommitted
chore(demo): remove GridExporterBigDatasetDemo
1 parent 8f845fe commit 9076728

File tree

2 files changed

+0
-114
lines changed

2 files changed

+0
-114
lines changed

src/test/java/com/flowingcode/vaadin/addons/gridexporter/GridExporterBigDatasetDemo.java

Lines changed: 0 additions & 113 deletions
This file was deleted.

src/test/java/com/flowingcode/vaadin/addons/gridexporter/GridExporterDemoView.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public GridExporterDemoView() {
4040
addDemo(GridExporterCustomLinkDemo.class);
4141
addDemo(GridExporterCustomColumnsDemo.class);
4242
addDemo(GridExporterHierarchicalDataDemo.class);
43-
addDemo(GridExporterBigDatasetDemo.class);
4443
addDemo(GridExporterMultipleHeaderRowsDemo.class);
4544
setSizeFull();
4645
}

0 commit comments

Comments
 (0)