Removing "Assigned To" Option in Frappe Doctype

Please check the logic:

But you have to apply the listview client script.

$('a[data-fieldname="assigned_to"]').hide();