Skip to content

Commit

Permalink
Merge pull request #65 from symbioticfi/minor3
Browse files Browse the repository at this point in the history
Remove redundant error
  • Loading branch information
1kresh authored Oct 16, 2024
2 parents a611789 + 2af0c33 commit bda957e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/interfaces/IVaultConfigurator.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
pragma solidity ^0.8.0;

interface IVaultConfigurator {
error DirtyInitParams();

/**
* @notice Initial parameters needed for a vault with a delegator and a slasher deployment.
* @param version entity's version to use
Expand Down

0 comments on commit bda957e

Please sign in to comment.