Skip to content

Commit

Permalink
chore: make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-r4bbit committed Jan 16, 2024
1 parent cf7a8b6 commit edc44e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/StakeVault.sol
Original file line number Diff line number Diff line change
Expand Up @@ -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();

Expand Down

0 comments on commit edc44e0

Please sign in to comment.