Commit 3d7ce532 authored by Casey Duncan's avatar Casey Duncan

Removed unused class attr that I added yesterday

parent c8894ea5
......@@ -54,8 +54,6 @@ class BaseIndex(Persistent):
__implements__ = IIndex
word_count = 0
def __init__(self, lexicon):
self._lexicon = lexicon
......
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