Skip to content

Commit 94f3c79

Browse files
keflavichbsipocz
andcommitted
Remove unnecessary comment
Co-authored-by: Brigitta Sipőcz <[email protected]>
1 parent 09f6211 commit 94f3c79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

astroquery/splatalogue/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ class Conf(_config.ConfigNamespace):
2222
base_url = 'https://splatalogue.online'
2323
query_url = _config.ConfigItem(
2424
f'{base_url}/splata-slap/advanceded/false',
25-
# defunct as of Sep 4, 2020? (keeping because this is likely the true host)
26-
# 'https://www.cv.nrao.edu/php/splat/c_export.php',
2725
'Splatalogue web interface URL.')
2826
timeout = _config.ConfigItem(
2927
60,

0 commit comments

Comments
 (0)