We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa739d8 commit 35d92fdCopy full SHA for 35d92fd
contracts/mocks/MathMock.sol
@@ -1,7 +1,7 @@
1
pragma solidity ^0.4.24;
2
3
4
-import "../../contracts/math/Math.sol";
+import "../math/Math.sol";
5
6
7
contract MathMock {
0 commit comments