We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3498777 commit dda7adbCopy full SHA for dda7adb
flow-server/src/main/java/com/vaadin/flow/server/Constants.java
@@ -145,11 +145,6 @@ public final class Constants implements Serializable {
145
*/
146
public static final boolean DEFAULT_REQUIRE_HOME_NODE_EXECUTABLE = false;
147
148
- /**
149
- * The default value for {@link InitParameters#NODE_FOLDER}.
150
- */
151
- public static final String DEFAULT_NODE_FOLDER = null;
152
-
153
/**
154
* The name of the environment variable that controls whether server-side
155
* usage statistics is enabled.
0 commit comments