Skip to content

Commit e84737d

Browse files
committed
Remove createBranch command
This command wasn't doing anything/working anyway.
1 parent 7c4d7fc commit e84737d

2 files changed

Lines changed: 0 additions & 26 deletions

File tree

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@
5757
}
5858
},
5959
"commands": {
60-
"createBranch": {
61-
"title": "GitHub: Create a branch",
62-
"entryPoint": "src/commands/createBranch.js"
63-
},
6460
"sync": {
6561
"title": "GitHub: Sync pull requests",
6662
"entryPoint": "src/commands/sync.js"

src/commands/createBranch.js

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)