diff --git a/astroquery/esa/neocc/core.py b/astroquery/esa/neocc/core.py index f02d838e22..baa75d7059 100644 --- a/astroquery/esa/neocc/core.py +++ b/astroquery/esa/neocc/core.py @@ -420,9 +420,6 @@ def query_object(name, tab, **kwargs): # Get URL to obtain the data from NEOCC url = tabs.get_object_url(name, tab) - print("First") - print(url) - # Request data two times if the first attempt fails try: # Get object data