Remove an existing session from smart sessions.
instance.removeSession(permissionId);
AccountInstance
The instance of the account used for testing.
PermissionId | bytes32
The id of the session to remove.
None