Skip to content
Snippets Groups Projects
Commit a3a29082 authored by Gavin's avatar Gavin
Browse files

removed unused var

parent eb9a0a9b
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,6 @@ class Edge(dict, MutableMapping):
self['fundamental_matrix'] = None
self.subpixel_matches = pd.DataFrame()
self._matches = pd.DataFrame()
self._caplog = log
self['source_mbr'] = None
self['destin_mbr'] = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment