remove old unfinished attribute
This commit is contained in:
parent
408d7e2bd7
commit
988ca66dc3
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ class MapHistory(GeometryIndexed):
|
|||
def __init__(self, updates, **kwargs):
|
||||
super().__init__(**kwargs)
|
||||
self.updates = updates
|
||||
self.unfinished = False
|
||||
|
||||
@classmethod
|
||||
def _read_metadata(cls, f, kwargs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue