Skip to content

Commit

Permalink
Update Stateless.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsonKotovi4 authored Jan 18, 2025
1 parent 500c1b6 commit 9140612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/mocks/Stateless.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pragma solidity ^0.8.24;

// We keep these imports and a dummy contract just so we can run the test suite after transpilation.
// We keep these imports and a dummy contract just to we can run the test suite after transpilation.

import {Address} from "../utils/Address.sol";
import {Arrays} from "../utils/Arrays.sol";
Expand Down

0 comments on commit 9140612

Please sign in to comment.