alternatively, `git branch -d -r origin/<remote...
# random
t
alternatively,
git branch -d -r origin/<remote branch name>
to do it from any branch you may be on (this way you can specify the branch's name)