chiark / gitweb /
Get rid of an unused variable
authorChuck Lever <cel@netapp.com>
Wed, 26 Oct 2005 18:51:41 +0000 (14:51 -0400)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 27 Oct 2005 19:47:12 +0000 (20:47 +0100)
commita6b4d2b579bded5f7117ae1fe61f7ee9e6e89c49
tree66aa1772d3d45eeb44ab9117755be3988c0d7dc2
parent98d6e2c5e849d1a64ab3062aaeed5dd53fbba22e
Get rid of an unused variable

"git_opt" is unused in the rm() function.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/git.py