Skip to content

Commit ea59fb7

Browse files
preset management
1 parent ea2e18b commit ea59fb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/contentstack/utils/presets/Constant.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ private Constant() throws IllegalAccessException {
1414
throw new IllegalAccessException("Not allowed");
1515
}
1616

17-
// constants
1817
static final String URL = "url";
1918
static final String QUALITY = "quality";
2019
static final String EFFECTS = "effects";

0 commit comments

Comments
 (0)