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