mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
remove debug
This commit is contained in:
parent
410f0133ab
commit
66f392f7d0
@ -540,8 +540,6 @@ class SlotsSequenceElement(template.Element):
|
||||
separator beween them.
|
||||
"""
|
||||
for item in self.seq:
|
||||
print("item: {}".format(item))
|
||||
print(type(item))
|
||||
yield tag.clone(deep=False).fillSlots(**item)
|
||||
|
||||
@template.renderer
|
||||
|
Loading…
Reference in New Issue
Block a user