Skip to content

Commit

Permalink
improve(succinct_spokePool): Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Jul 12, 2023
1 parent 02cff2c commit 2e29cf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/Succinct_SpokePool.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
pragma solidity ^0.8.0;

import "./SpokePool.sol";
import "./external/interfaces/WETH9Interface.sol";
import "./external/interfaces/SuccinctInterfaces.sol";

/**
Expand Down

0 comments on commit 2e29cf4

Please sign in to comment.