unregister_identifier# astropy.io.registry.unregister_identifier(data_format, data_class)# Unregister an identifier function. Parameters: data_formatstrThe data format identifier. data_classclassThe class of the object that can be read/written.