from PLC.Methods.DeletePerson import DeletePerson class AdmDeletePerson(DeletePerson): """ Deprecated. See DeletePerson. """ status = "deprecated"