Skip to content

Commit

Permalink
remove unused attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichel committed Sep 4, 2024
1 parent 0f41497 commit df9aa22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyvo/mivot/viewer/mivot_viewer.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ def __init__(self, votable_path, tableref=None):
self._mapped_tables = []
self._resource_seeker = None
self._dm_instance = None
self._sky_coord = None
try:
self._set_resource()
self._set_mapping_block()
Expand Down

0 comments on commit df9aa22

Please sign in to comment.