mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-09 00:33:08 +00:00
vault: cleanup
This commit is contained in:
parent
dc3084836f
commit
b7b1e8c25b
@ -4,7 +4,6 @@ pragma solidity 0.8.28;
|
||||
import "./vault/VaultBase.sol";
|
||||
|
||||
contract Vault is VaultBase {
|
||||
// solhint-disable-next-line no-empty-blocks
|
||||
constructor(IERC20 token) VaultBase(token) {}
|
||||
|
||||
function getBalance(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user