Function: removeDelegate()
Clears previously set delegate address for the sender.
Branches and code coverage
Intended branches
Clears existing delegate.
Delegate can no longer call
delegatedActionfor the sender.
Negative behavior
Delegate already cleared or not set.