Function: unpause()
Allows the admin to unpause the contract.
Branches and code coverage (including function calls)
Intended branches
Restricting and unrestricting tokens works again when unpaused.
Negative behavior
Reverts if the caller is not the admin.