This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
dulwich
mirror of
https://github.com/jelmer/dulwich
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove unused sha import
Jelmer Vernooij
16 years ago
parent
eef89038f3
commit
117fe6e8b2
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
dulwich/objects.py
+ 0
- 1
dulwich/objects.py
View File
@@ -23,7 +23,6 @@
import mmap
import os
-import sha
import stat
import zlib