summaryrefslogtreecommitdiff
path: root/plugins/repo/_repo
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/repo/_repo')
-rw-r--r--plugins/repo/_repo2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/repo/_repo b/plugins/repo/_repo
index 59e39c954..db0ecd14d 100644
--- a/plugins/repo/_repo
+++ b/plugins/repo/_repo
@@ -1,6 +1,5 @@
#compdef repo
-
__git_apply_whitespace_strategies ()
{
declare -a strategies
@@ -269,4 +268,3 @@ __repo_projects_or_all()
_repo "$@"
return $?
-