diff --git a/certora/specs/methods/IERC5805.spec b/certora/specs/methods/IERC5805.spec index f1950c130..278239db7 100644 --- a/certora/specs/methods/IERC5805.spec +++ b/certora/specs/methods/IERC5805.spec @@ -8,4 +8,4 @@ methods { // external delegate(address) delegateBySig(address, uint256, uint256, uint8, bytes32, bytes32) -} \ No newline at end of file +} diff --git a/certora/specs/methods/IERC6372.spec b/certora/specs/methods/IERC6372.spec index 606bfe3e0..70978df08 100644 --- a/certora/specs/methods/IERC6372.spec +++ b/certora/specs/methods/IERC6372.spec @@ -1,4 +1,4 @@ methods { clock() returns (uint48) CLOCK_MODE() returns (string) -} \ No newline at end of file +}