Removed another unused var.
This commit is contained in:
parent
f95c5dcf0d
commit
a616c96e32
1
morss.py
1
morss.py
@ -130,7 +130,6 @@ class XMLMap(object):
|
||||
self._str = string
|
||||
|
||||
self._guessKey()
|
||||
self._E = E #lxml.objectify.ElementMaker(annotate=False)
|
||||
|
||||
def _guessKey(self):
|
||||
for tag in self._map:
|
||||
|
Loading…
x
Reference in New Issue
Block a user