I am running aaPanel 7.0.20, that has been updated many. many times over the time.
I just paid attention that now there are 2 tasks set at CRON for SSL certificate renewal:

One of the tasks has this script detail:
/www/server/panel/pyenv/bin/python3 -u /www/server/panel/class/acme_v2.py --renew_v3=1
And the other has this:
/www/server/panel/pyenv/bin/python -u /www/server/panel/class/acme_v2.py --renew=1
I think one is obsolete, but it still is running daily.
Which CRON task can be removed safely?