Cleaning up print statements for debugging
This commit is contained in:
parent
1523ebe9f7
commit
d392056457
@ -301,7 +301,6 @@ def reindex(self, directory_layout):
|
||||
|
||||
"""
|
||||
with self.write_transaction():
|
||||
print "reindex"
|
||||
old_data = self._data
|
||||
try:
|
||||
self._data = {}
|
||||
|
Loading…
Reference in New Issue
Block a user