Skip to content

Commit 9ce71ea

Browse files
committed
MAINT: remove nonexisting FITS location
1 parent 8378e7f commit 9ce71ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroquery/alfalfa/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
class AlfalfaClass(BaseQuery):
2424

25-
FITS_PREFIX = "http://arecibo.tc.cornell.edu/hiarchive/alfalfa/spectraFITS"
2625
CATALOG_PREFIX = "http://egg.astro.cornell.edu/alfalfa/data/a40files/a40.datafile1.csv"
2726

2827
PLACEHOLDER = -999999

0 commit comments

Comments
 (0)