Remove a Platform instance from the list of platforms in the network.
Parameters:
*args (Platform object or str) – Platform to be removed from the network. Identified by the corresponding
name or Platform instance.
ignore_msg (bool, default False) – If False, messages are printed to inform about any changes made to the network.
If True, thoses messages are turned off.