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 71c4755 commit 9592ac8Copy full SHA for 9592ac8
script/deployOraclePod.s.sol
@@ -12,7 +12,6 @@ import { IOracleManager } from "../src/interfaces/IOracleManager.sol";
12
import { IOraclePod } from "../src/interfaces/IOraclePod.sol";
13
14
15
-
16
contract deployOraclePodScript is Script {
17
EmptyContract public emptyContract;
18
0 commit comments