Commit 0a2faf57 authored by Andreas Jung's avatar Andreas Jung

removed unused local variable

parent 95fcf7de
......@@ -332,7 +332,6 @@ class Catalog(Persistent, Acquisition.Implicit, ExtensionClass.Base):
if idxs is None:
idxs = []
data = self.data
index = self.uids.get(uid, None)
if index is None: # we are inserting new data
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment