Skip to content

Commit 2789cdf

Browse files
remove commented line
1 parent febc642 commit 2789cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ const stack = contentstack.stack({
119119
deliveryToken: "deliveryToken",
120120
environment: "environment",
121121
region: Region.EU,
122-
host: "custom-cdn.example.com" // This will be used instead of eu-cdn.contentstack.com
122+
host: "custom-cdn.example.com"
123123
});
124124
```
125125

0 commit comments

Comments
 (0)