Function: remove(IERC20 asset, uint256 amount)
This function withdraws the tokens from the pool.
Inputs
asset
Control: Arbitrary.
Constraints: Must be whitelisted.
Impact: Address of the asset which is withdrew from aave pool.
amount
Control: Arbitrary.
Constraints: None.
Impact: Amount to be withdrawn.