Skip to content

Commit

Permalink
remove unused error
Browse files Browse the repository at this point in the history
  • Loading branch information
jchate6 committed Feb 11, 2025
1 parent 8dd9601 commit 9e7df52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tom_catalogs/harvesters/simbad.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from tom_catalogs.harvester import AbstractHarvester

from astroquery.simbad import Simbad
from astroquery.exceptions import TableParseError


class SimbadHarvester(AbstractHarvester):
Expand Down

0 comments on commit 9e7df52

Please sign in to comment.