From 71ba63f2fe27e9453300cc7fb3fe4f9dc9f7b06c Mon Sep 17 00:00:00 2001 From: "Nha.HV" Date: Wed, 16 Dec 2015 16:11:19 +0700 Subject: [PATCH] Reformat code --- plugins/git-flow-avh/git-flow-avh.plugin.zsh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugins/git-flow-avh/git-flow-avh.plugin.zsh b/plugins/git-flow-avh/git-flow-avh.plugin.zsh index fec60d34..94fe3865 100644 --- a/plugins/git-flow-avh/git-flow-avh.plugin.zsh +++ b/plugins/git-flow-avh/git-flow-avh.plugin.zsh @@ -215,8 +215,6 @@ __git-flow-hotfix () esac } - - __git-flow-feature () { local curcontext="$curcontext" state line @@ -312,8 +310,6 @@ __git-flow-feature () esac } - - __git-flow-bugfix () { local curcontext="$curcontext" state line