mirror of https://github.com/logos-co/staking.git
chore: make linter happy
This commit is contained in:
parent
cf7a8b6574
commit
edc44e0c6a
|
@ -11,7 +11,6 @@ import { StakeManager } from "./StakeManager.sol";
|
|||
* @author Ricardo Guilherme Schmidt <ricardo3@status.im>
|
||||
* @notice Secures user stake
|
||||
*/
|
||||
|
||||
contract StakeVault is Ownable {
|
||||
error StakeVault__MigrationNotAvailable();
|
||||
|
||||
|
|
Loading…
Reference in New Issue