Remove unused import in stgit/git.py
authorChuck Lever <cel@netapp.com>
Wed, 26 Oct 2005 18:51:34 +0000 (14:51 -0400)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 27 Oct 2005 19:47:12 +0000 (20:47 +0100)
commite030aa4aea34ae10c7fb69446013804ad12cf36b
treead35efcaff382756dfc8e346ee71733276340160
parente7dc3866ae7dc43c8497080de2f541d44dd083d8
Remove unused import in stgit/git.py

The "glob" module isn't used in stgit/git.py, so don't import it.

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