Function: erase(address account)
This erases debt.
Inputs
accountControl: Full.
Constraints: None.
Impact: The account whose debt will be erased.
Branches and code coverage (including function calls)
Intended branches
Removes debt.
Negative behavior
Cannot erase debt from an empty account.