Skip to content

Commit 60dabf7

Browse files
committed
Remove comment
1 parent b921b7c commit 60dabf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/postman/collection.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ module.exports = class Collection {
159159
}
160160

161161
url(path, endpoint) {
162-
// Always use the production URL
163162
const baseUrl = 'https://api.intercom.io';
164163

165164
// Ensure path starts with a slash if it doesn't already

0 commit comments

Comments
 (0)