formatting

This commit is contained in:
James Tomasino 2018-09-24 22:38:30 -04:00
parent fc49cbeb90
commit 7cd512a082
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
#!/usr/bin/env bash
_burrow()
{
_burrow() {
local cur
cur=${COMP_WORDS[COMP_CWORD]}
if [ "${COMP_WORDS[1]}" == "gophermap" ]; then