Skip to content

Commit effa899

Browse files
v1.12.3
- Taxonomy query support - Early Access Feature Support
1 parent 332e933 commit effa899

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/contentstack/sdk/Contentstack.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
*/
1818
public class Contentstack {
1919

20-
// Modifier Protected
2120
protected Contentstack() throws IllegalAccessException {
2221
throw new IllegalAccessException("Can Not Access Private Modifier");
2322
}

0 commit comments

Comments
 (0)