mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Cleanup
This commit is contained in:
parent
95691770ab
commit
587c4df47c
|
@ -388,7 +388,6 @@ export const deployAllMockTokens = async (verify?: boolean) => {
|
|||
verify
|
||||
);
|
||||
await registerContractInJsonDb(tokenSymbol.toUpperCase(), tokens[tokenSymbol]);
|
||||
console.log("deployAllMockTokens: deployed", tokenSymbol);
|
||||
}
|
||||
return tokens;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user