The Pump Science protocol includes a whitelist removal function in its program module that is completely empty:
This empty implementation presents several issues:
Example problematic scenario:
False sense of security and wasted transaction fees due to non-functional whitelist removal that appears to succeed.
Either implement the function properly or make it explicitly unavailable
