aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/seasons/evergreen/space.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/bot/seasons/evergreen/space.py b/bot/seasons/evergreen/space.py
index 051ac4a5..5f629dc7 100644
--- a/bot/seasons/evergreen/space.py
+++ b/bot/seasons/evergreen/space.py
@@ -161,10 +161,6 @@ class Space(Cog):
Get random Mars image by date. Support both SOL (martian solar day) and earth date and rovers.
Earth date formatting is YYYY-MM-DD.
- Rovers images dates:
- - Curiosity -> 2012-08-06 until 2019-09-28
- - Opportunity -> 2004-01-25 until 2018-06-11
- - Spirit -> 2004-01-04 until 2010-03-21
"""
# Check does user provided correct rover
rover = rover.lower()