diff --git a/sourcing/model.py b/sourcing/model.py index badffbc..6a2a145 100644 --- a/sourcing/model.py +++ b/sourcing/model.py @@ -302,7 +302,6 @@ class XanaLink(Item): continue item, title = ret titles[item] = title - print(link.hashid, title) return titles def snippet(self):