projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce6fe8
)
chunk.py: fix a pyflakes warning
author
Brian Warner
<warner@allmydata.com>
Fri, 30 Mar 2007 02:49:40 +0000
(19:49 -0700)
committer
Brian Warner
<warner@allmydata.com>
Fri, 30 Mar 2007 02:49:40 +0000
(19:49 -0700)
src/allmydata/chunk.py
patch
|
blob
|
history
diff --git
a/src/allmydata/chunk.py
b/src/allmydata/chunk.py
index 5454b65f29435eccee95f1fbacf408f42afff7e1..59a2c08cffe2c9d1cbd471d64de805204741bb00 100644
(file)
--- a/
src/allmydata/chunk.py
+++ b/
src/allmydata/chunk.py
@@
-48,8
+48,6
@@
or eat your children, but it might. Use at your own risk.
"""
import sha
-import os
-#import os.path
from allmydata.util.hashutil import tagged_hash, tagged_pair_hash