Skip to content

Commit f77f977

Browse files
committed
Fix accidentally added import
1 parent a2c8c7f commit f77f977

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git/test/test_util.py

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
utctz_to_altz,
2323
verify_utctz,
2424
parse_date,
25-
tzoffset,
2625
)
2726
from git.cmd import dashify
2827
from git.compat import string_types

0 commit comments

Comments
 (0)