Skip to content

Commit

Permalink
fix: Remove GitHub Repo command (duplicate of Issues)
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Aug 2, 2016
1 parent 099b71c commit d1dfe74
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions Context.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
"command": "mt_config"
},
{ "caption": "-" },
{
"caption": "GitHub Repository",
"command": "mt_repo"
},
{
"caption": "GitHub Issues",
"command": "mt_issues"
Expand Down
4 changes: 0 additions & 4 deletions Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
"command": "mt_config"
},
{ "caption": "-" },
{
"caption": "GitHub Repository",
"command": "mt_repo"
},
{
"caption": "GitHub Issues",
"command": "mt_issues"
Expand Down

0 comments on commit d1dfe74

Please sign in to comment.