Update Stateless.sol

pull/5406/head
Marson Kotovi4 4 weeks ago committed by GitHub
parent 500c1b67c5
commit 91406124c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      contracts/mocks/Stateless.sol

@ -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";

Loading…
Cancel
Save