remove unused and useless core from generate-sponsored-members
Created by: xkureck
- remove hidden table and all methods that were needed to support it
- the table was needed here for exporting the logins and passwords because the exporter library needed actual table to export it
- new export method doesnt need an actual table, just data, thus the table is useless