1.mysql -u root – p
/ enter DB password
2.select the database
3.select the eav_attribute table from the database tables
select * from eav_attribute;
4.delete the Eway\EwayRapid\Model\Customer\Token\Backend from the table
delete from eav_attribute where attribute_id=”id _ no”;