Skip to content

Commit 05a798b

Browse files
committed
Experimental: compact SFC size, remove SFCLib
1 parent 7be31ee commit 05a798b

File tree

7 files changed

+784
-1163
lines changed

7 files changed

+784
-1163
lines changed

contracts/sfc/NetworkInitializer.sol

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ pragma solidity ^0.8.9;
33

44
import "./SFCI.sol";
55
import "./NodeDriver.sol";
6-
import "./SFCLib.sol";
76
import "./ConstantsManager.sol";
87

98
contract NetworkInitializer {

0 commit comments

Comments
 (0)