Removed another unused var.

master
pictuga 2013-04-22 23:58:20 +02:00
parent f95c5dcf0d
commit a616c96e32
1 changed files with 0 additions and 1 deletions

View File

@ -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: