lingo: remove SIPS from listed backends (#66737)

This commit is contained in:
Benjamin Dauvergne 2022-06-29 17:05:18 +02:00
parent f97022233e
commit 79f061c471
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ EXPIRED = 9999
SERVICES = [
(eopayment.DUMMY, _('Dummy (for tests)')),
(eopayment.SYSTEMPAY, 'systempay (Banque Populaire)'),
(eopayment.SIPS, 'SIPS (Atos, France)'),
(eopayment.SIPS2, _('SIPS (Atos, other countries)')),
(eopayment.OGONE, _('Ingenico (formerly Ogone)')),
(eopayment.PAYBOX, 'Paybox'),