git: Remove unused variables.
authorLudovic Courtès <ludo@gnu.org>
Fri, 2 Apr 2021 08:30:07 +0000 (10:30 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 2 Apr 2021 21:22:14 +0000 (23:22 +0200)
commit973b8af72549c9c41a3c7650e76313cab2939ae1
tree730f428820d300990c840bf3a2724c0facf72e77
parente025de68c353e8cfac7172bb60db03eb8586415a
git: Remove unused variables.

This is a followup to 298f9d29d6c26e408a90d08d147d926aa6f81ab3, which
left those variables despite being unnecessary.

* guix/git.scm (clone*, update-cached-checkout): Remove unused
'auth-method' variable.
guix/git.scm