chunk.py: fix a pyflakes warning

This commit is contained in:
Brian Warner 2007-03-29 19:49:40 -07:00
parent 1ce6fe8c46
commit 83fcda82f6

View File

@ -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