Reorganize the repo structure (#2503)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
pragma solidity ^0.8.0;
|
||||
|
||||
import "../utils/SafeCast.sol";
|
||||
import "../utils/math/SafeCast.sol";
|
||||
|
||||
contract SafeCastMock {
|
||||
using SafeCast for uint;
|
||||
|
||||
Reference in New Issue
Block a user