mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
- Removed unused _flashLiquidationLocked from LendingPoolStorage.
This commit is contained in:
parent
282e6093bb
commit
5d25b362ca
|
@ -23,6 +23,5 @@ contract LendingPoolStorage {
|
||||||
|
|
||||||
uint256 internal _reservesCount;
|
uint256 internal _reservesCount;
|
||||||
|
|
||||||
bool internal _flashLiquidationLocked;
|
|
||||||
bool internal _paused;
|
bool internal _paused;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user