Skip to content

Commit af94c76

Browse files
mlopezFCjavier-godoy
authored andcommitted
chore: remove unused constant
1 parent f6fcca7 commit af94c76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/flowingcode/addons/applayout/AppLayout.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
@CssImport(value="./styles/applayout-styles.css", themeFor = "fc-applayout")
4646
public class AppLayout extends Div implements PageConfigurator {
4747

48-
static final String NPM_VERSION = "3.0.2";
4948
private List<Component> menuItems = new ArrayList<>();
5049
private List<Component> toolbarComponents = new ArrayList<>();
5150

0 commit comments

Comments
 (0)