We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2e18b commit ea59fb7Copy full SHA for ea59fb7
src/main/java/com/contentstack/utils/presets/Constant.java
@@ -14,7 +14,6 @@ private Constant() throws IllegalAccessException {
14
throw new IllegalAccessException("Not allowed");
15
}
16
17
- // constants
18
static final String URL = "url";
19
static final String QUALITY = "quality";
20
static final String EFFECTS = "effects";
0 commit comments