We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136d182 commit bd69810Copy full SHA for bd69810
lib/stack/branch/index.js
@@ -44,7 +44,6 @@ export function Branch (http, data = {}) {
44
*
45
*/
46
this.fetch = fetch(http, 'branch')
47
-
48
} else {
49
/**
50
* @description The Create a Branch call creates a new branch in a particular stack of your Contentstack account.
0 commit comments